CN115756450A - Micro-service development method and system - Google Patents

Micro-service development method and system Download PDF

Info

Publication number
CN115756450A
CN115756450A CN202211550339.XA CN202211550339A CN115756450A CN 115756450 A CN115756450 A CN 115756450A CN 202211550339 A CN202211550339 A CN 202211550339A CN 115756450 A CN115756450 A CN 115756450A
Authority
CN
China
Prior art keywords
function
component
auxiliary
components
auxiliary function
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
CN202211550339.XA
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 Nine Leaf Network Technology Co ltd
Original Assignee
Guangzhou Nine Leaf 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 Nine Leaf Network Technology Co ltd filed Critical Guangzhou Nine Leaf Network Technology Co ltd
Priority to CN202211550339.XA priority Critical patent/CN115756450A/en
Publication of CN115756450A publication Critical patent/CN115756450A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention is suitable for the technical field of micro-services, and provides a micro-service development method and a system, wherein the method comprises the following steps: receiving a main function component uploaded by a developer, wherein a main function label is attached to the main function component; displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components; receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, wherein each compatible component is marked with a corresponding application platform; and generating micro-service applications according to the main functional component, the determined auxiliary functional components and the compatible components, wherein each group of compatible components corresponds to one micro-service application, and marking the corresponding application platform in the micro-service application. Therefore, micro-service applications which accord with a plurality of application platforms can be generated in batches, and the micro-service development efficiency is obviously improved.

Description

Micro-service development method and system
Technical Field
The invention relates to the technical field of micro services, in particular to a micro service development method and a micro service development system.
Background
With the rapid development of information technology, the application software architecture has changed greatly, and the traditional integral architecture is changed into a novel micro-service architecture. The microservice architecture is a new technology for deploying applications and services in the cloud. Microservice is a system that is broken down by an original single business system into multiple small applications that can be independently developed, involved, run, and maintained. Micro-service applications often depend on a larger software application platform, and in order to enable the micro-service applications to be compatible with the software application platform, the same type of micro-service applications are used on different software application platforms, different micro-service developments are required, and therefore the development efficiency is affected. Therefore, it is desirable to provide a method and a system for developing micro services, which aim to solve the above problems.
Disclosure of Invention
In view of the shortcomings in the prior art, an object of the present invention is to provide a method and a system for developing micro services to solve the above problems in the background art.
The invention is realized in such a way that a micro-service development method comprises the following steps:
receiving a main function component uploaded by a developer, wherein the main function component is attached with a main function label;
displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components;
receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, wherein each compatible component is marked with a corresponding application platform;
and generating micro service applications according to the main functional component, the determined auxiliary functional components and the compatible components, wherein each group of compatible components corresponds to one micro service application, and marking a corresponding application platform in the micro service application.
As a further scheme of the invention: the step of displaying the auxiliary function library and determining the auxiliary function component specifically comprises the following steps:
displaying the auxiliary function library, and leading part of auxiliary function components in the auxiliary function library to be in front according to the main function label;
receiving an auxiliary function selection instruction input by a developer, and generating accompanying function information to be selected according to the auxiliary function selection instruction;
and receiving an accompanying function selection instruction, and determining an auxiliary function component according to the accompanying function selection instruction and the auxiliary function selection instruction.
As a further scheme of the invention: the step of enabling a part of auxiliary function components in the auxiliary function library to be prepositioned according to the main function label specifically comprises the following steps:
matching a main function label with a component label of each auxiliary function component, wherein each auxiliary function component is marked with a component label;
when the main function label is successfully matched with the component label, marking a preferred component at the corresponding auxiliary function component;
and leading all auxiliary functional components marked with the preferred components.
As a further scheme of the invention: the step of generating the to-be-selected information of the companion function according to the auxiliary function selection instruction specifically includes:
determining the selected auxiliary function component according to the auxiliary function selection instruction;
inputting the selected auxiliary function component into an accompanying function library, and outputting a corresponding accompanying function component, wherein the accompanying function library comprises a plurality of groups of auxiliary function components which are mutually accompanied;
and generating the to-be-selected information of the companion function according to the companion function component.
As a further scheme of the invention: the step of determining one or more groups of compatible components according to the application platform by the application platform for receiving the input of the developer specifically comprises:
receiving an application platform input by a developer, and inputting the application platform into a platform compatible library, wherein the platform compatible library comprises a plurality of application platforms, and each application platform corresponds to a compatible component;
one or more sets of compatible components are automatically output.
Another object of the present invention is to provide a microservice development system, the system comprising:
the main function component receiving module is used for receiving the main function components uploaded by developers, and main function labels are attached to the main function components;
the auxiliary function component determining module is used for displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components;
the compatible component determining module is used for receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, and marking a corresponding application platform on each compatible component;
and the micro-service application generation module is used for generating micro-service applications according to the main functional component, the determined auxiliary functional components and the compatible components, each group of compatible components corresponds to one micro-service application, and the corresponding application platform is marked in the micro-service applications.
As a further scheme of the invention: the auxiliary function component determination module includes:
the auxiliary function component preposition unit is used for displaying the auxiliary function library and leading part of auxiliary function components in the auxiliary function library according to the main function label;
the auxiliary function selection unit is used for receiving an auxiliary function selection instruction input by a developer and generating auxiliary function information to be selected according to the auxiliary function selection instruction;
and the auxiliary function component determining unit is used for receiving the accompanying function selection instruction and determining the auxiliary function component according to the accompanying function selection instruction and the auxiliary function selection instruction.
As a further scheme of the invention: the auxiliary function component front unit includes:
the label matching subunit is used for matching the main function label with the component label of each auxiliary function component, and each auxiliary function component is marked with a component label;
the preferred component labeling subunit marks preferred components at the corresponding auxiliary functional components when the main functional tags are successfully matched with the component tags;
and the functional component preposition subunit is used for preposing all auxiliary functional components marked with the preferred components.
As a further scheme of the invention: the companion function selection unit includes:
a function component determination subunit, configured to determine a selected auxiliary function component according to the auxiliary function selection instruction;
the accompanying function component subunit is used for inputting the selected auxiliary function component into an accompanying function library and outputting a corresponding accompanying function component, wherein the accompanying function library comprises a plurality of groups of auxiliary function components which are associated with each other;
and the information to be selected subunit is used for generating the information to be selected of the concomitant function according to the concomitant function component.
As a further scheme of the invention: the compatible component determination module includes:
the system comprises an application platform input unit, a platform compatible library and a platform management unit, wherein the application platform input unit is used for receiving an application platform input by a developer and inputting the application platform into the platform compatible library, the platform compatible library comprises a plurality of application platforms, and each application platform corresponds to a compatible component;
and the compatible component output unit is used for automatically outputting one or more groups of compatible components.
Compared with the prior art, the invention has the beneficial effects that:
the method comprises the steps that a main function component uploaded by a developer is received, an auxiliary function library is displayed, and an auxiliary function component is determined; then receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, wherein each compatible component is marked with a corresponding application platform; and finally, generating micro-service applications according to the main functional component, the determined auxiliary functional components and the compatible components, wherein each group of compatible components corresponds to one micro-service application, and marking the corresponding application platform in the micro-service application. Therefore, micro-service applications which accord with a plurality of application platforms can be generated in batches, and the micro-service development efficiency is obviously improved.
Drawings
Fig. 1 is a flowchart of a method for developing microservices.
Fig. 2 is a flowchart showing an auxiliary function library and determining auxiliary function components in a micro-service development method.
Fig. 3 is a flowchart of a method for developing a micro service, in which some auxiliary function components in the auxiliary function library are configured to be advanced according to the main function tag.
Fig. 4 is a flowchart of generating the information to be selected for the companion function according to the auxiliary function selection instruction in the microservice development method.
FIG. 5 is a flowchart of an application platform receiving developer input in a microservice development method, determining one or more sets of compatible components based on the application platform.
Fig. 6 is a schematic structural diagram of a microservice development system.
Fig. 7 is a schematic structural diagram of an auxiliary function component determination module in the microservice development system.
Fig. 8 is a schematic structural diagram of a front-end unit of an auxiliary function component in a microservice development system.
Fig. 9 is a schematic structural diagram of a companion function selection unit in a microservice development system.
Fig. 10 is a schematic structural diagram of a compatible component determination module in the microservice development system.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention is described in further detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
Specific implementations of the present invention are described in detail below with reference to specific embodiments.
As shown in fig. 1, an embodiment of the present invention provides a micro service development method, including the following steps:
s100, receiving a main function component uploaded by a developer, wherein the main function component is attached with a main function label;
s200, displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components;
s300, receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, wherein each compatible component is marked with a corresponding application platform;
s400, micro service applications are generated according to the main functional components, the determined auxiliary functional components and the compatible components, each group of compatible components corresponds to one micro service application, and the corresponding application platforms are marked in the micro service applications.
It should be noted that, with the rapid development of information technology, the application software architecture has changed greatly, and the traditional integral architecture is changed into a novel micro-service architecture. The microservice architecture is a new technology for deploying applications and services in the cloud. Microservice is a system that is broken down by an original single business system into multiple small applications that can be independently developed, involved, run, and maintained. The micro-service application usually depends on a larger software application platform, in order to enable the micro-service application and the software application platform to be compatible, the same type of micro-service application is used on different software application platforms, different micro-service development is required, and therefore the development efficiency is affected.
In the embodiment of the invention, it is easy to understand that each type of micro-service application has own main functions, a worker firstly needs to develop a main function component, the main function component is uploaded after being developed, the main function component is attached with a main function label, and after the main function component is uploaded, the embodiment of the invention can automatically display an auxiliary function library which is established in advance and needs to be continuously updated and perfected by the worker, the auxiliary function library comprises a plurality of auxiliary function components, the auxiliary function components are determined according to the selection of the user, and the auxiliary function components are common function components, such as a contact person sharing component, a camera calling component, a memory access component and the like; and then, a developer is required to input one or more application platforms, one or more compatible components can be input into the application platforms, one or more groups of compatible components are determined according to the application platforms, the number of the compatible components is the same as that of the application platforms, the compatible components are developed and completed in advance according to the characteristics of various application platforms, and finally micro-service applications can be generated according to the main functional components, the determined auxiliary functional components and the compatible components, so that the micro-service applications conforming to the multiple application platforms can be generated in batches, and the micro-service development efficiency is improved.
As shown in fig. 2, as a preferred embodiment of the present invention, the step of displaying the auxiliary function library and determining the auxiliary function component specifically includes:
s201, displaying an auxiliary function library, and leading part of auxiliary function components in the auxiliary function library to be in front according to a main function label;
s202, receiving an auxiliary function selection instruction input by a developer, and generating information to be selected of an accompanying function according to the auxiliary function selection instruction;
s203, receiving the accompanying function selecting instruction, and determining the auxiliary function component according to the accompanying function selecting instruction and the auxiliary function selecting instruction.
In the embodiment of the invention, in order to facilitate the selection of the auxiliary function component by developers, when the auxiliary function library is displayed, partial auxiliary function components in the auxiliary function library are preposed according to the main function label, that is, the preposed auxiliary function component has strong relationship with the main function label and has high probability of being selected; when a developer wants to select an auxiliary function component, an auxiliary function selection instruction is directly input, the embodiment of the invention can generate the information to be selected of the accompanying function according to the auxiliary function selection instruction, the information to be selected of the accompanying function comprises a plurality of auxiliary function components, the auxiliary function components and the auxiliary function components in the auxiliary function selection instruction have an accompanying property, the developer can carry out secondary selection by inputting the instruction to select the accompanying function, and the embodiment of the invention can determine the final auxiliary function component according to the instruction to select the accompanying function and the instruction to select the auxiliary function.
As shown in fig. 3, as a preferred embodiment of the present invention, the step of enabling a part of auxiliary function components in the auxiliary function library to be advanced according to the main function label specifically includes:
s2011, matching a main function label with a component label of each auxiliary function component, wherein each auxiliary function component is marked with a component label;
s2012, when the matching of the main function label and the component label is successful, marking a preferred component at the corresponding auxiliary function component;
and S2013, pre-positioning all auxiliary functional components marked with the preferred components.
In the embodiment of the present invention, each auxiliary functional component is labeled with a component tag, the embodiment of the present invention automatically matches the main functional tag with the component tag of each auxiliary functional component, the main functional tag reflects the application scenario and function of the main functional component, for example, the main functional tag is: game and networking, the component label reflects the application scene and function of the auxiliary function component, for example, the auxiliary function component label is: shooting and beautifying, when one label keyword exists in the main function label and the component label, the matching is regarded as successful, when the matching is successful, the preferred component is marked at the corresponding auxiliary function component, and finally all the auxiliary function components marked with the preferred component are preposed.
As shown in fig. 4, as a preferred embodiment of the present invention, the step of generating the to-be-selected information of the companion function according to the auxiliary function selection instruction specifically includes:
s2021, determining the selected auxiliary function component according to the auxiliary function selection instruction;
s2022, inputting the selected auxiliary function component into an accompanying function library, and outputting a corresponding accompanying function component, wherein the accompanying function library comprises a plurality of groups of auxiliary function components which are mutually accompanied;
s2023, generating the information to be selected of the accompanying function according to the accompanying function component.
In the embodiment of the invention, an accompanying function library is established in advance, the accompanying function library comprises a plurality of groups of auxiliary function components which are associated with each other, the auxiliary function components which are associated with each other are frequently used together, the accompanying function library is established according to historical data and historical experience, the selected auxiliary function components are input into the accompanying function library, corresponding accompanying function components are automatically output, and accompanying function information to be selected is generated according to the accompanying function components.
As shown in fig. 5, as a preferred embodiment of the present invention, the step of determining one or more sets of compatible components according to an application platform by the application platform receiving the input of the developer specifically includes:
s301, receiving an application platform input by a developer, and inputting the application platform into a platform compatible library, wherein the platform compatible library comprises a plurality of application platforms, and each application platform corresponds to a compatible component;
and S302, automatically outputting one or more groups of compatible components.
In the embodiment of the invention, a platform compatible library is established in advance, the platform compatible library comprises common application platforms in the market, each application platform corresponds to a compatible component, and after a developer inputs the application platforms, one or more groups of corresponding compatible components are automatically output, so that the method is convenient and fast.
As shown in fig. 6, an embodiment of the present invention further provides a microservice development system, where the microservice development system includes:
a main function component receiving module 100, configured to receive a main function component uploaded by a developer, where the main function component is attached with a main function tag;
an auxiliary function component determining module 200, configured to display an auxiliary function library and determine an auxiliary function component, where the auxiliary function library includes a plurality of auxiliary function components;
a compatible component determining module 300, configured to receive an application platform input by a developer, determine one or more groups of compatible components according to the application platform, where each compatible component is marked with a corresponding application platform;
and a microservice application generating module 400, configured to generate microservice applications according to the main functional component, the determined auxiliary functional component, and the compatible components, where each group of compatible components corresponds to one microservice application, and mark a corresponding application platform in the microservice application.
In the embodiment of the invention, each type of micro-service application has own main functions, a worker firstly needs to develop a main function component, the main function component is uploaded after being developed, a main function label is attached to the main function component, and after the main function component is uploaded, the embodiment of the invention can automatically display an auxiliary function library which is established in advance and needs to be continuously updated and completed by the worker, the auxiliary function library comprises a plurality of auxiliary function components which are determined according to the selection of the user, and the auxiliary function components are common function components, such as a contact person sharing component, a camera calling component, a memory access component and the like; and then, a developer is required to input one or more application platforms, one or more groups of compatible components are determined according to the application platforms, the number of the compatible components is the same as that of the application platforms, the compatible components are developed and completed in advance according to the characteristics of various application platforms, and finally, micro-service applications can be generated according to the main function components, the determined auxiliary function components and the compatible components, so that the micro-service applications which conform to the multiple application platforms can be generated in batches, and the micro-service development efficiency is improved.
As shown in fig. 7, as a preferred embodiment of the present invention, the auxiliary function component determining module 200 includes:
an auxiliary function component preposition unit 201 for displaying the auxiliary function library, and making part of auxiliary function components in the auxiliary function library preposition according to the main function label;
the accompanying function selecting unit 202 is configured to receive an auxiliary function selecting instruction input by a developer, and generate accompanying function information to be selected according to the auxiliary function selecting instruction;
an auxiliary function component determination unit 203 for receiving the accompanying function selection instruction and determining an auxiliary function component according to the accompanying function selection instruction and the auxiliary function selection instruction.
As shown in fig. 8, as a preferred embodiment of the present invention, the auxiliary function component front unit 201 includes:
a tag matching subunit 2011, configured to match the main function tag with the component tag of each auxiliary function component, where each auxiliary function component is labeled with a component tag;
the preferred component labeling subunit 2012 labels the preferred component at the corresponding auxiliary function component when the matching between the main function tag and the component tag is successful;
and the functional component pre-positioning subunit 2013 is used for pre-positioning all auxiliary functional components marked with the preferred components.
In the embodiment of the present invention, each auxiliary functional component is labeled with a component tag, the embodiment of the present invention automatically matches the main functional tag with the component tag of each auxiliary functional component, the main functional tag reflects the application scenario and function of the main functional component, for example, the main functional tag is: game and networking, the component labels reflect the application scenes and functions of the auxiliary function components, for example, the auxiliary function component labels are: shooting and beautifying, when one label keyword exists in the main function label and the component label, the matching is regarded as successful, when the matching is successful, the preferred component is marked at the corresponding auxiliary function component, and finally all the auxiliary function components marked with the preferred component are preposed.
As shown in fig. 9, as a preferred embodiment of the present invention, the companion function selecting unit 202 includes:
a function component determination subunit 2021 configured to determine a selected auxiliary function component according to the auxiliary function selection instruction;
an accompanying function component subunit 2022, configured to input the selected auxiliary function component into an accompanying function library, which includes several groups of auxiliary function components that are associated with each other, and output a corresponding accompanying function component;
a to-be-selected information subunit 2023, configured to generate accompanying function to-be-selected information according to the accompanying function component.
As shown in fig. 10, as a preferred embodiment of the present invention, the compatible component determining module 300 includes:
an application platform input unit 301, configured to receive an application platform input by a developer, and input the application platform into a platform compatible library, where the platform compatible library includes multiple application platforms, and each application platform corresponds to a compatible component;
a compatible component output unit 302 for automatically outputting one or more sets of compatible components.
The present invention has been described in detail with reference to the preferred embodiments thereof, and it should be understood that the present invention is not limited thereto, but includes any modifications, equivalents, and improvements within the spirit and scope of the present invention.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not limited to being performed in the exact order illustrated and, unless explicitly stated herein, may be performed in other orders. Moreover, at least a portion of steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least a portion of sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), rambus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice in the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. A microservice development method, comprising the steps of:
receiving a main function component uploaded by a developer, wherein the main function component is attached with a main function label;
displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components;
receiving an application platform input by a developer, and determining one or more groups of compatible components according to the application platform, wherein each compatible component is marked with a corresponding application platform;
and generating micro-service applications according to the main functional component, the determined auxiliary functional components and the compatible components, wherein each group of compatible components corresponds to one micro-service application, and marking the corresponding application platform in the micro-service application.
2. The microservice development method according to claim 1, wherein the step of presenting the library of auxiliary functions and determining the components of the auxiliary functions comprises:
displaying the auxiliary function library, and leading part of auxiliary function components in the auxiliary function library to be in front according to the main function label;
receiving an auxiliary function selection instruction input by a developer, and generating accompanying function information to be selected according to the auxiliary function selection instruction;
and receiving an accompanying function selection instruction, and determining an auxiliary function component according to the accompanying function selection instruction and the auxiliary function selection instruction.
3. The micro-service development method according to claim 2, wherein the step of bringing forward part of the auxiliary function components in the auxiliary function library according to the main function label specifically comprises:
matching a main function label with a component label of each auxiliary function component, wherein each auxiliary function component is marked with a component label;
when the main function label is successfully matched with the component label, marking a preferred component at the corresponding auxiliary function component;
and leading all auxiliary functional components marked with the preferred components.
4. The microservice development method according to claim 2, wherein the step of generating the information to be selected for the companion function according to the auxiliary function selection instruction specifically comprises:
determining the selected auxiliary function component according to the auxiliary function selection instruction;
inputting the selected auxiliary function component into an accompanying function library, and outputting a corresponding accompanying function component, wherein the accompanying function library comprises a plurality of groups of auxiliary function components which are mutually accompanied;
and generating the to-be-selected information of the concomitant function according to the concomitant function component.
5. The microservice developing method according to claim 1, wherein the step of determining one or more sets of compatible components according to the application platform of the application platform receiving the input of the developer specifically comprises:
receiving an application platform input by a developer, and inputting the application platform into a platform compatible library, wherein the platform compatible library comprises a plurality of application platforms, and each application platform corresponds to a compatible component;
one or more sets of compatible components are automatically output.
6. A microservice development system, the system comprising:
the main function component receiving module is used for receiving the main function components uploaded by developers, and main function labels are attached to the main function components;
the auxiliary function component determining module is used for displaying an auxiliary function library and determining auxiliary function components, wherein the auxiliary function library comprises a plurality of auxiliary function components;
the compatible component determining module is used for receiving an application platform input by a developer, determining one or more groups of compatible components according to the application platform, and marking each compatible component with a corresponding application platform;
and the micro-service application generation module is used for generating micro-service applications according to the main functional component, the determined auxiliary functional components and the compatible components, each group of compatible components corresponds to one micro-service application, and the corresponding application platform is marked in the micro-service applications.
7. The microservice development system of claim 6, wherein the auxiliary functional component determination module comprises:
the auxiliary function component preposition unit is used for displaying the auxiliary function library and leading part of auxiliary function components in the auxiliary function library according to the main function label;
the system comprises an accompanying function selection unit, a display unit and a display unit, wherein the accompanying function selection unit is used for receiving an auxiliary function selection instruction input by a developer and generating accompanying function information to be selected according to the auxiliary function selection instruction;
and the auxiliary function component determining unit is used for receiving the accompanying function selection instruction and determining the auxiliary function component according to the accompanying function selection instruction and the auxiliary function selection instruction.
8. The microservice development system of claim 7, wherein the auxiliary functional component front-end unit comprises:
the label matching subunit is used for matching the main function label with the component label of each auxiliary function component, and each auxiliary function component is marked with a component label;
the preferred component labeling subunit marks preferred components at the corresponding auxiliary functional components when the matching of the main functional tags and the component tags is successful;
and the functional component preposition subunit is used for preposing all auxiliary functional components marked with the preferred components.
9. The microservice development system of claim 7, wherein the companion function selection unit comprises:
a function component determination subunit, configured to determine a selected auxiliary function component according to the auxiliary function selection instruction;
the accompanying function component subunit is used for inputting the selected auxiliary function component into an accompanying function library and outputting a corresponding accompanying function component, wherein the accompanying function library comprises a plurality of groups of auxiliary function components which are associated with each other;
and the information to be selected subunit is used for generating the information to be selected of the concomitant function according to the concomitant function component.
10. The microservice development system of claim 6, wherein the compatible component determination module comprises:
the system comprises an application platform input unit, a platform compatibility library and a platform management unit, wherein the application platform input unit is used for receiving an application platform input by a developer and inputting the application platform into the platform compatibility library, the platform compatibility library comprises a plurality of application platforms, and each application platform corresponds to a compatible component;
and the compatible component output unit is used for automatically outputting one or more groups of compatible components.
CN202211550339.XA 2022-12-05 2022-12-05 Micro-service development method and system Pending CN115756450A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211550339.XA CN115756450A (en) 2022-12-05 2022-12-05 Micro-service development method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211550339.XA CN115756450A (en) 2022-12-05 2022-12-05 Micro-service development method and system

Publications (1)

Publication Number Publication Date
CN115756450A true CN115756450A (en) 2023-03-07

Family

ID=85343353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211550339.XA Pending CN115756450A (en) 2022-12-05 2022-12-05 Micro-service development method and system

Country Status (1)

Country Link
CN (1) CN115756450A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333917A (en) * 2019-07-19 2019-10-15 深圳前海微众银行股份有限公司 Data processing method, device, equipment and readable storage medium storing program for executing based on micro services
CN112416318A (en) * 2020-11-03 2021-02-26 前海飞算云智软件科技(深圳)有限公司 Micro-service development method and device, storage medium and electronic equipment
CN112506487A (en) * 2020-12-16 2021-03-16 国网信息通信产业集团有限公司 Micro-service development method and device
US20210306321A1 (en) * 2020-03-27 2021-09-30 Bull Sas Method and system for discovering and logging new microservices for a platform for unified governance of a plurality of intensive computing solutions
CN115373643A (en) * 2022-09-15 2022-11-22 贵州电网有限责任公司 Cloud computing system and method based on modularization

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333917A (en) * 2019-07-19 2019-10-15 深圳前海微众银行股份有限公司 Data processing method, device, equipment and readable storage medium storing program for executing based on micro services
US20210306321A1 (en) * 2020-03-27 2021-09-30 Bull Sas Method and system for discovering and logging new microservices for a platform for unified governance of a plurality of intensive computing solutions
CN112416318A (en) * 2020-11-03 2021-02-26 前海飞算云智软件科技(深圳)有限公司 Micro-service development method and device, storage medium and electronic equipment
CN112506487A (en) * 2020-12-16 2021-03-16 国网信息通信产业集团有限公司 Micro-service development method and device
CN115373643A (en) * 2022-09-15 2022-11-22 贵州电网有限责任公司 Cloud computing system and method based on modularization

Similar Documents

Publication Publication Date Title
CN109087054B (en) Collaborative office data stream processing method, device, computer equipment and storage medium
CN111741035B (en) Electronic contract signing method, device and equipment
CN109814854B (en) Project framework generation method, device, computer equipment and storage medium
CN110210731A (en) Reminding task distribution method, device, computer equipment and storage medium
CN109542412A (en) Interface message generation method, device, computer equipment and storage medium
CN108874661A (en) Test mapping relations library generating method, device, computer equipment and storage medium
CN111324905A (en) Image data labeling method and device, computer equipment and storage medium
CN110377631A (en) Case information processing method, device, computer equipment and storage medium
CN110503385A (en) Method for processing business, device, computer equipment and storage medium
CN112149419B (en) Method, device and system for normalized automatic naming of fields
CN112988997A (en) Response method and system of intelligent customer service, computer equipment and storage medium
CN115756450A (en) Micro-service development method and system
CN113781202A (en) Data processing method, data processing device, computer equipment and storage medium
CN111522881B (en) Service data processing method, device, server and storage medium
CN115904482B (en) Interface document generation method, device, equipment and storage medium
CN115098062A (en) Code generation method and device
CN115934129A (en) Software project updating method and device, computer equipment and storage medium
CN115510366A (en) Business message pushing method and device, computer equipment and storage medium
CN115129590A (en) Test case generation method and device, electronic equipment and storage medium
CN112882782A (en) Page generation method and device, computer equipment and storage medium
CN113761858A (en) Form data processing method and device, computer equipment and storage medium
CN108897772B (en) Data source supplementing method and device, computer equipment and storage medium
CN110457938A (en) Roadside assistance data processing method, device, computer equipment and storage medium
CN109785102A (en) System of account information-pushing method, device, computer equipment and storage medium
CN110930213A (en) Service data processing method and device, computer equipment and storage medium

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