CN111008008A - Micro-service architecture-based application development method and system - Google Patents

Micro-service architecture-based application development method and system Download PDF

Info

Publication number
CN111008008A
CN111008008A CN201911184088.6A CN201911184088A CN111008008A CN 111008008 A CN111008008 A CN 111008008A CN 201911184088 A CN201911184088 A CN 201911184088A CN 111008008 A CN111008008 A CN 111008008A
Authority
CN
China
Prior art keywords
service
application
scene
micro
constructed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911184088.6A
Other languages
Chinese (zh)
Inventor
罗健锋
潘俊勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Runpu Network Technology Co ltd
Original Assignee
Guangzhou Runpu Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Runpu Network Technology Co ltd filed Critical Guangzhou Runpu Network Technology Co ltd
Priority to CN201911184088.6A priority Critical patent/CN111008008A/en
Publication of CN111008008A publication Critical patent/CN111008008A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an application development method and system based on a micro-service architecture. The method comprises the following steps: receiving an event request for constructing an application to be constructed, and analyzing the event request to obtain a service scene of the application to be constructed; and searching a target micro-service matched with the service scene in the micro-service database, and constructing the application to be constructed based on the target micro-service. By the method, the development period of the application software can be shortened, and the application development efficiency can be improved.

Description

Micro-service architecture-based application development method and system
Technical Field
The invention relates to the technical field of computers, in particular to an application development method and system based on a micro-service architecture.
Background
With the continuous development of information science, the internet technology is integrated with the aspects of mass life, and software products developed by relying on the internet technology are more endless, so that a great deal of convenience is provided for the work and life of people. Currently, most software products employ a traditional Monolithic Architecture (Monolithic Architecture) development model. The traditional development mode has low code reuse rate, needs a large amount of repetitive labor, and is easy to have the problems of long development period and low development efficiency.
Therefore, in order to improve the competitiveness of software products and adapt to the high-speed development trend of the internet, how to shorten the development period of the application software and improve the development efficiency of the application software become problems which are urgently needed to be solved at present.
Disclosure of Invention
The invention provides an application development method and system based on a micro-service architecture, and aims to solve the technical problems of long development period and low development efficiency of application software in the related technology.
The first aspect of the embodiment of the invention discloses an application development method based on a micro-service architecture, which comprises the following steps:
receiving an event request for constructing an application to be constructed;
analyzing the event request to obtain the service scene of the application to be constructed;
searching a target micro service matched with the service scene in a micro service database;
and constructing the application to be constructed based on the target micro service.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, the analyzing the event request to obtain the service scenario of the application to be built includes:
extracting keywords of the event request;
identifying the attribute category of the application to be constructed according to the keyword;
and determining the service scene of the application to be constructed according to the attribute type of the application to be constructed.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, after the analyzing the event request to obtain the service scenario of the application to be built, the method further includes:
acquiring a scene name corresponding to the service scene;
searching the scene names in a service scene template library, and judging whether a target service scene template matched with the scene names exists or not according to a search result;
and if so, constructing the application to be constructed based on the target service scene template.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, before searching the micro service database for the target micro service matching the service scenario, the method further includes:
sending a user permission query instruction to a micro service database to acquire permission information of each data partition of a user terminal in the micro service database corresponding to the event request;
the searching of the target micro service matched with the service scene in the micro service database comprises the following steps:
and searching a target micro service matched with the service scene according to the authority information of the user terminal in each data partition.
The second aspect of the embodiment of the invention discloses an application development system based on a micro-service architecture, which comprises:
the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving an event request for constructing an application to be constructed;
the analysis unit is used for analyzing the event request to obtain the service scene of the application to be constructed;
the searching unit is used for searching a target micro service matched with the service scene in a micro service database;
and the construction unit is used for constructing the application to be constructed based on the target micro service.
As an optional implementation manner, in a second aspect of the embodiment of the present invention, the parsing unit includes:
the extracting subunit is used for extracting the keywords of the event request;
the identification subunit is used for identifying the attribute category of the application to be constructed according to the keyword;
and the determining subunit is used for determining the service scene of the application to be constructed according to the attribute type of the application to be constructed.
As an optional implementation manner, in the second aspect of the embodiment of the present invention, the application development system further includes:
the obtaining unit is used for obtaining a scene name corresponding to the service scene after the analyzing unit analyzes the event request to obtain the service scene of the application to be constructed;
the search unit is used for searching the scene name in the service scene template library to obtain a search result;
the judging unit is used for judging whether a target service scene template matched with the scene name exists according to the search result;
the building unit is further configured to build the application to be built based on the target service scene template after the judging unit judges that the target service scene template matching the scene name does not exist in the service scene template library.
As an optional implementation manner, in the second aspect of the embodiment of the present invention, the application development system further includes:
a sending unit, configured to send a user permission query instruction to a micro service database, so as to obtain permission information of each data partition in the micro service database of a user terminal corresponding to the event request;
the searching unit is specifically configured to, after the sending unit sends a user permission query instruction to a micro service database to obtain permission information of each data partition of the user terminal corresponding to the event request in the micro service database, search for a target micro service matched with the service scene according to the permission information of the user terminal in each data partition.
A third aspect of the embodiments of the present invention discloses a computer-readable storage medium, which stores a computer program, where the computer program enables a computer to execute the micro-service architecture based application development method disclosed in the first aspect of the embodiments of the present invention.
A fourth aspect of the embodiments of the present invention discloses an electronic device, including:
a processor;
a memory having computer readable instructions stored thereon which, when executed by the processor, implement the method as previously described.
The technical scheme provided by the embodiment of the invention can have the following beneficial effects:
the application development method based on the micro-service architecture comprises the following steps of receiving an event request for constructing the application to be constructed, analyzing the event request and obtaining a service scene of the application to be constructed; and searching a target micro-service matched with the service scene in the micro-service database, and constructing the application to be constructed based on the target micro-service.
Under the method, the service scene of the application to be constructed is determined based on the event request of the user, and the micro-service for constructing the application is further determined in a mode of matching the service scene, so that the developed application can meet the actual requirement of the user, meanwhile, the application can be divided into a series of fine services based on the micro-service architecture, each service is concentrated in a single service function, the boundary between the services is clear, the flexibility is strong, the application development period is greatly shortened, and the application development efficiency is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating a method for micro-service architecture based application development in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method for microservice architecture-based application development in accordance with an illustrative embodiment;
FIG. 3 is a block diagram illustrating a microservice architecture-based application development system in accordance with an exemplary embodiment;
FIG. 4 is a block diagram illustrating another microservice architecture-based application development system in accordance with an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
FIG. 1 is a flow diagram illustrating a method for micro-service architecture based application development in accordance with an exemplary embodiment. As shown in fig. 1, the method includes the following steps.
Step 101, an application development system receives an event request for constructing an application to be constructed.
In the embodiment of the present invention, a user may send an event request for an application to be constructed to an application development system through a user terminal, and optionally, the event request may include, but is not limited to, user requirement information and service requirement information.
And 102, the application development system analyzes the event request to obtain a service scene of the application to be constructed.
In the embodiment of the present invention, optionally, the service scenario may be a service scenario or a combined scenario composed of multiple sub-service scenarios, which is not limited in the embodiment of the present invention.
As an optional implementation manner, the application development system may obtain the scene description information of the application to be constructed by analyzing the event request, and determine the service scene of the application to be constructed according to the scene description information; the number of service scenarios may be one or more, and the embodiment of the present invention is not limited.
As another optional implementation, the analyzing, by the application development system, the event request to obtain a service scenario of the application to be built may include:
extracting keywords of the event request; identifying the attribute category of the application to be constructed according to the keywords; and determining the service scene of the application to be constructed according to the attribute type of the application to be constructed.
In the embodiment of the present invention, for example, the keywords of the event request are "buy", "sell" and "commodity", so that it can be identified that the attribute category of the application to be constructed is shopping; therefore, the service scene of the application to be built can be determined to be e-commerce shopping.
As another optional implementation manner, after parsing the event request and obtaining the service scenario of the application to be built, the application development system may further include the following steps:
acquiring a scene name corresponding to a service scene; searching a scene name in a service scene template library, and judging whether a target service scene template matched with the scene name exists according to a search result; if so, constructing an application to be constructed based on the target service scene template; if not, triggering to execute step 103.
In the embodiment of the present invention, optionally, before acquiring the scene name corresponding to the service scene, the application development system may further determine whether the type of the service scene is a combined scene, and if the type of the service scene is the combined scene, may further acquire the scene name corresponding to the service scene, search the scene name in the service scene template library, and determine whether a target service scene template matching the scene name exists according to the search result; if so, constructing an application to be constructed based on the target service scene template; if not, triggering to execute step 103. The service scene template may be abstracted by existing software, and may include a plurality of micro services. For example, when a technician wants to develop a piece of application software for reserving a restaurant, the technician can first determine that the restaurant reservation software needs to be implemented through four steps of restaurant recommendation, restaurant reservation, dining, and ending. At this time, it can be considered that the service scenario of the application is the service scenario with the scenario name of restaurant reservation, and the above four steps correspond to four sub-service scenarios. Then further, the scene name "restaurant reservation" of the service scene may be searched in the service scene template library, and if the search result shows that the target service scene template named "restaurant reservation" is stored in the service scene template library, the restaurant reservation application may be constructed according to the target service scene template. Wherein, each step can realize the service function of the sub-service scene corresponding to the service, namely the step. Therefore, the embodiment of the invention reduces the development time of the application with complex service functions and further improves the development efficiency by matching with the pre-stored service scene template.
As another optional implementation, after the application development system parses the event request to obtain the service scenario of the application to be constructed, the application development system may further parse the service scenario to obtain a scenario parsing result; the scene analysis result may include service flow description information and user requirement description information; and searching a target service scene template meeting the requirements of the user in a service scene template library by utilizing the analysis result.
And 103, searching a target micro service matched with the service scene in the micro service database by the application development system.
In the embodiment of the present invention, the microservice database stores a plurality of microservices, and optionally, the microservices refer to services that can be repeatedly used in the process of developing different application software. In order to avoid the time cost and the labor cost brought by repeatedly developing the micro-services, the embodiment of the invention can develop various micro-services in advance, and then integrate various micro-services after development into the micro-service database. When the application development needs to use any micro service, the corresponding micro service can be searched from the micro service database through the service providing interface without newly developing the micro service, and the application development efficiency is greatly improved. Further optionally, the micro service may be a common component included in all application components under a plurality of micro service architectures, and the embodiment of the present invention is not limited thereto.
In the embodiment of the invention, each service scene (service scene) can be used as an independent application to call core services to realize componentization, loose coupling, autonomy and decentralization, each micro service can be independently deployed and operated in a process, and the deployment mode can improve the flexibility of a code organization mode and a release rhythm.
And 104, constructing the application to be constructed by the application development system based on the target micro service.
In the embodiment of the invention, the application development system can realize registration, discovery, calling and monitoring among a plurality of target micro services through the micro service framework, thereby completing the construction task of the application to be constructed.
The number of target micro services may be one or more, and the embodiment of the present invention is not limited.
It can be seen that, by implementing the application development method based on the micro-service architecture described in fig. 1, the service scenario of the application to be constructed is determined based on the event request of the user, and the micro-service for constructing the application is further determined by matching the service scenario, so that not only can the developed application meet the actual requirements of the user, but also the application can be divided into a series of fine services based on the micro-service architecture, so that each service is focused on a single service function, the boundaries between the services are clear, the flexibility is strong, the application development cycle is greatly shortened, and the application development efficiency is improved.
Fig. 2 is a flowchart illustrating a method for micro-service architecture based application development, according to another example embodiment. As shown in fig. 2, the application development method based on the micro service architecture includes steps 201 to 202, and for the description of the steps 201 to 202, please refer to the detailed description of the steps 101 to 102 in the first embodiment, which is not repeated herein.
Step 203, the application development system sends a user permission query instruction to the micro service database to obtain permission information of each data partition of the user terminal in the micro service database corresponding to the event request.
And step 204, the application development system searches the target micro-service matched with the service scene according to the authority information of the user terminal in each data partition.
In the embodiment of the invention, the application development system can divide the storage space of the micro-service database and respectively store the micro-services in each data partition of the micro-service database according to the preset classification rule. And the use authorities of the micro services corresponding to different data partitions are different. The application development system acquires the authority information of the user terminal to the micro-service database from the micro-service database, and specifically judges whether the user account corresponding to the user terminal legally purchases the use authority of the corresponding micro-service. If the user account has legally purchased the use right of a certain micro service, the user terminal logged in the user account has the right to use the micro service. Therefore, the embodiment of the invention can realize authority management with smaller data granularity by setting different authority information for the micro-service storage area, thereby effectively ensuring the safety of data and realizing accurate control of data authority.
Step 205, the application development system constructs the application to be constructed based on the target microservices.
It can be seen that, by implementing the application development method based on the micro-service architecture described in fig. 2, the service scenario of the application to be constructed is determined based on the event request of the user, and the micro-service for constructing the application is further determined by matching the service scenario, so that not only can the developed application meet the actual requirements of the user, but also the application can be divided into a series of fine services based on the micro-service architecture, so that each service is focused on a single service function, the boundaries between the services are clear, the flexibility is strong, the application development cycle is greatly shortened, and the application development efficiency is improved.
The following are embodiments of the apparatus of the present invention.
FIG. 3 is a block diagram illustrating a microservice architecture-based application development system in accordance with an exemplary embodiment. As shown in fig. 3, the application development system includes:
the receiving unit 301 is configured to receive an event request for constructing an application to be constructed, and provide the event request to the parsing unit 302.
The parsing unit 302 is configured to parse the event request to obtain a service scenario of the application to be constructed, and provide the service scenario to the searching unit 303.
The searching unit 303 is configured to search the micro service database for a target micro service matching the service scenario, and trigger the constructing unit 304 to start.
A building unit 304, configured to build the application to be built based on the target micro-service.
It can be seen that, by implementing the application development system described in fig. 3, the service scenario of the application to be constructed is determined based on the event request of the user, and the micro-service for constructing the application is further determined by matching the service scenario, so that the developed application can meet the actual requirements of the user, and meanwhile, the application can be divided into a series of fine services based on the micro-service architecture, so that each service is focused on a single service function, the boundaries between the services are clear, the flexibility is strong, the application development cycle is greatly shortened, and the application development efficiency is improved.
Referring to fig. 4, fig. 4 is a block diagram of another microservice architecture-based application development system according to an exemplary embodiment, wherein the system shown in fig. 4 is further optimized from the system shown in fig. 3. Compared with the application development system shown in fig. 3, in the application development system shown in fig. 4, the parsing unit 302 may include:
an extracting subunit 3021, configured to extract the keyword of the event request, and provide the keyword to the identifying subunit 3022.
An identifying subunit 3022, configured to identify an attribute category of the application to be built according to the keyword, and provide the attribute category to the determining subunit 3023.
The determining subunit 3023 is configured to determine a service scenario of the application to be built according to the attribute type of the application to be built.
As an optional implementation manner, as shown in fig. 4, the application development system based on the micro-service architecture may further include:
an obtaining unit 305, configured to obtain a scene name corresponding to the service scene after the parsing unit 302 parses the event request to obtain the service scene of the application to be built, and provide the scene name to the searching unit 306.
The searching unit 306 is configured to search the service scene template library for the scene name, obtain a search result, and trigger the determining unit 307 to start.
A judging unit 307, configured to judge whether there is a target service scenario template matching the scenario name according to the search result, and provide the judgment result to the constructing unit 304.
The constructing unit 304 is further configured to construct the application to be constructed based on the target service scene template after the determining unit 307 determines that the target service scene template matching the scene name does not exist in the service scene template library.
As another alternative implementation, as shown in fig. 4, the application development system based on the micro-service architecture may further include:
the sending unit 308 is configured to send a user permission query instruction to the micro service database to obtain permission information of each data partition of the user terminal in the micro service database corresponding to the event request.
The searching unit 303 is specifically configured to, after the sending unit 308 sends a user permission query instruction to the micro service database to obtain permission information of each data partition of the user terminal in the micro service database corresponding to the event request, search for the target micro service matched with the service scenario according to the permission information of the user terminal in each data partition.
It can be seen that, by implementing the application development system described in fig. 4, the service scenario of the application to be constructed is determined based on the event request of the user, and the micro-service for constructing the application is further determined by matching the service scenario, so that the developed application can meet the actual requirements of the user, and meanwhile, the application can be divided into a series of fine services based on the micro-service architecture, so that each service is focused on a single service function, the boundaries between the services are clear, the flexibility is strong, the application development cycle is greatly shortened, and the application development efficiency is improved.
The present invention also provides an electronic device, including:
a processor;
a memory having stored thereon computer readable instructions which, when executed by the processor, implement the microservice architecture-based application development methodology as previously described.
In an exemplary embodiment, the present invention further provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the micro-service architecture based application development method as previously described.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (8)

1. An application development method based on a micro-service architecture is characterized by comprising the following steps:
receiving an event request for constructing an application to be constructed;
analyzing the event request to obtain the service scene of the application to be constructed;
searching a target micro service matched with the service scene in a micro service database;
and constructing the application to be constructed based on the target micro service.
2. The method according to claim 1, wherein the parsing the event request to obtain the service scenario of the application to be built comprises:
extracting keywords of the event request;
identifying the attribute category of the application to be constructed according to the keyword;
and determining the service scene of the application to be constructed according to the attribute type of the application to be constructed.
3. The method according to claim 1 or 2, wherein after the parsing the event request to obtain the service scenario of the application to be built, the method further comprises:
acquiring a scene name corresponding to the service scene;
searching the scene names in a service scene template library, and judging whether a target service scene template matched with the scene names exists or not according to a search result;
and if so, constructing the application to be constructed based on the target service scene template.
4. The method according to any one of claims 1 to 3, wherein before searching the micro service database for the target micro service matching the service scenario, the method further comprises:
sending a user permission query instruction to a micro service database to acquire permission information of each data partition of a user terminal in the micro service database corresponding to the event request;
the searching of the target micro service matched with the service scene in the micro service database comprises the following steps:
and searching a target micro service matched with the service scene according to the authority information of the user terminal in each data partition.
5. An application development system based on micro-service architecture, comprising:
the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving an event request for constructing an application to be constructed;
the analysis unit is used for analyzing the event request to obtain the service scene of the application to be constructed;
the searching unit is used for searching a target micro service matched with the service scene in a micro service database;
and the construction unit is used for constructing the application to be constructed based on the target micro service.
6. The application development system of claim 5, wherein the parsing unit comprises:
the extracting subunit is used for extracting the keywords of the event request;
the identification subunit is used for identifying the attribute category of the application to be constructed according to the keyword;
and the determining subunit is used for determining the service scene of the application to be constructed according to the attribute type of the application to be constructed.
7. The application development system according to claim 5 or 6, further comprising:
the obtaining unit is used for obtaining a scene name corresponding to the service scene after the analyzing unit analyzes the event request to obtain the service scene of the application to be constructed;
the search unit is used for searching the scene name in the service scene template library to obtain a search result;
the judging unit is used for judging whether a target service scene template matched with the scene name exists according to the search result;
the building unit is further configured to build the application to be built based on the target service scene template after the judging unit judges that the target service scene template matching the scene name does not exist in the service scene template library.
8. The application development system according to any one of claims 5 to 7, further comprising:
a sending unit, configured to send a user permission query instruction to a micro service database, so as to obtain permission information of each data partition in the micro service database of a user terminal corresponding to the event request;
the searching unit is specifically configured to, after the sending unit sends a user permission query instruction to a micro service database to obtain permission information of each data partition of the user terminal corresponding to the event request in the micro service database, search for a target micro service matched with the service scene according to the permission information of the user terminal in each data partition.
CN201911184088.6A 2019-11-27 2019-11-27 Micro-service architecture-based application development method and system Pending CN111008008A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911184088.6A CN111008008A (en) 2019-11-27 2019-11-27 Micro-service architecture-based application development method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911184088.6A CN111008008A (en) 2019-11-27 2019-11-27 Micro-service architecture-based application development method and system

Publications (1)

Publication Number Publication Date
CN111008008A true CN111008008A (en) 2020-04-14

Family

ID=70112192

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911184088.6A Pending CN111008008A (en) 2019-11-27 2019-11-27 Micro-service architecture-based application development method and system

Country Status (1)

Country Link
CN (1) CN111008008A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112596929A (en) * 2020-12-28 2021-04-02 恒生电子股份有限公司 Micro-service registration and calling method based on command event conversion and related device
CN112765368A (en) * 2021-01-29 2021-05-07 北京索为系统技术股份有限公司 Knowledge graph spectrum establishing method, device, equipment and medium based on industrial APP
CN114003300A (en) * 2021-09-14 2022-02-01 武汉易久批信息技术有限公司 Service logic determination method and system based on micro-service
WO2023028778A1 (en) * 2021-08-30 2023-03-09 Siemens Aktiengesellschaft Methods, systems and storage medium for industrial app development

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160112521A1 (en) * 2014-10-21 2016-04-21 Twilio, Inc. System and method for providing a network discovery service platform
CN106250112A (en) * 2016-07-19 2016-12-21 浪潮(北京)电子信息产业有限公司 A kind of auxiliary system for developing software, method and software development system
CN109445869A (en) * 2018-09-17 2019-03-08 山东中创软件商用中间件股份有限公司 A kind of micro services management method, device and storage medium across cloud adaptation
CN109766075A (en) * 2018-11-29 2019-05-17 北京有明云软件股份有限公司 A kind of enterprise software construction method and system based on micro services
CN109859036A (en) * 2019-02-14 2019-06-07 锋泾(中国)建材集团有限公司 Financial process method and micro services framework
CN110362341A (en) * 2019-07-24 2019-10-22 上海钧正网络科技有限公司 Business management method, device, equipment and storage medium based on micro services framework

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160112521A1 (en) * 2014-10-21 2016-04-21 Twilio, Inc. System and method for providing a network discovery service platform
CN106250112A (en) * 2016-07-19 2016-12-21 浪潮(北京)电子信息产业有限公司 A kind of auxiliary system for developing software, method and software development system
CN109445869A (en) * 2018-09-17 2019-03-08 山东中创软件商用中间件股份有限公司 A kind of micro services management method, device and storage medium across cloud adaptation
CN109766075A (en) * 2018-11-29 2019-05-17 北京有明云软件股份有限公司 A kind of enterprise software construction method and system based on micro services
CN109859036A (en) * 2019-02-14 2019-06-07 锋泾(中国)建材集团有限公司 Financial process method and micro services framework
CN110362341A (en) * 2019-07-24 2019-10-22 上海钧正网络科技有限公司 Business management method, device, equipment and storage medium based on micro services framework

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112596929A (en) * 2020-12-28 2021-04-02 恒生电子股份有限公司 Micro-service registration and calling method based on command event conversion and related device
CN112596929B (en) * 2020-12-28 2022-02-11 恒生电子股份有限公司 Micro-service registration and calling method based on command event conversion and related device
CN112765368A (en) * 2021-01-29 2021-05-07 北京索为系统技术股份有限公司 Knowledge graph spectrum establishing method, device, equipment and medium based on industrial APP
WO2023028778A1 (en) * 2021-08-30 2023-03-09 Siemens Aktiengesellschaft Methods, systems and storage medium for industrial app development
CN114003300A (en) * 2021-09-14 2022-02-01 武汉易久批信息技术有限公司 Service logic determination method and system based on micro-service

Similar Documents

Publication Publication Date Title
CN111008008A (en) Micro-service architecture-based application development method and system
CN107656874B (en) Interface testing method and device, simulation baffle and system
CN112099768B (en) Business process processing method and device and computer readable storage medium
WO2018000998A1 (en) Interface generation method, apparatus and system
KR100705410B1 (en) Commodity information registering method and system which automatically matches commodity model and category with the commodity information
CN105979376A (en) Recommendation method and device
CN110716783A (en) Front-end page generation and deployment method and device, storage medium and equipment
CN106528613B (en) Intelligent answer method and device
CN109739961A (en) A kind of man-machine language exchange method and device
CN104424352B (en) The system and method that agency service is provided to user terminal
US20220052976A1 (en) Answer text processing methods and apparatuses, and key text determination methods
CN110727857A (en) Method and device for identifying key features of potential users aiming at business objects
CN113961332A (en) Method and device for realizing workflow engine, electronic equipment and storage medium
CN113448936A (en) Log tracking method, device, server, system and storage medium
CN105096138A (en) Method and device for realizing O2O dialogue interaction
CN107481115A (en) A kind of online booking method and device
WO2017045473A1 (en) Business process operation method and apparatus
CN110096658B (en) Data point burying method and device
US7849442B2 (en) Application requirement design support system and method therefor
KR101584225B1 (en) Method, system and recording medium for providing recommended words on messenger
CN110457202A (en) Quickly establish the TPC-E test method and actuator device of ODBC connection
KR20160070218A (en) System and method for recommending data analysis services
CN112307305A (en) Service component preprocessing method, device and equipment
CN105188154B (en) A kind of method, apparatus and system being automatically brought into operation smart machine
CN108304433B (en) Data searching method and equipment, storage medium and server thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200414