CN108279882B - Framework generation method, device, equipment and computer readable medium - Google Patents

Framework generation method, device, equipment and computer readable medium Download PDF

Info

Publication number
CN108279882B
CN108279882B CN201810145908.XA CN201810145908A CN108279882B CN 108279882 B CN108279882 B CN 108279882B CN 201810145908 A CN201810145908 A CN 201810145908A CN 108279882 B CN108279882 B CN 108279882B
Authority
CN
China
Prior art keywords
component
project
framework
frame
module
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.)
Active
Application number
CN201810145908.XA
Other languages
Chinese (zh)
Other versions
CN108279882A (en
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201810145908.XA priority Critical patent/CN108279882B/en
Publication of CN108279882A publication Critical patent/CN108279882A/en
Application granted granted Critical
Publication of CN108279882B publication Critical patent/CN108279882B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The invention provides a frame generation method, which comprises the following steps: receiving metadata input by a user and project components needing to be added; acquiring template data and skeleton data corresponding to the metadata and the project components according to a frame specification; and generating a corresponding project frame file based on the template data and the skeleton data. The embodiment of the invention can automatically generate the basic code frame and effectively improve the development efficiency of users. Meanwhile, unified management is facilitated by using a unified project framework and code specification. In addition, the code of the service component can be automatically generated, and the time for accessing the new service by the user is reduced.

Description

Framework generation method, device, equipment and computer readable medium
Technical Field
The present invention relates to the field of framework generation technologies, and in particular, to a method, an apparatus, a device, and a computer-readable medium for generating a normalized framework.
Background
With the scale expansion of websites, the richness of contents and the increase of service complexity, a large service is often required to be updated and split.
Whereas conventional solutions typically involve a developer re-building the framework for business splitting, which means that a large number of iterations are required to build the framework. Therefore, the working efficiency is low and the normative is poor. In addition, for scattered services and technical components, the maintenance and management of the project are not facilitated.
Disclosure of Invention
Embodiments of the present invention provide a method, an apparatus, a device, and a computer-readable medium for generating a framework, so as to solve or alleviate one or more technical problems in the prior art.
In a first aspect, an embodiment of the present invention provides a method for generating a framework, including:
receiving metadata input by a user and project components needing to be added;
acquiring template data and skeleton data corresponding to the metadata and the project components according to a frame specification;
and generating a corresponding project frame file based on the template data and the skeleton data.
With reference to the first aspect, in a first implementation manner of the first aspect, the metadata includes an item name.
With reference to the first aspect, in a second implementation manner of the first aspect, the project component includes a service component and a technology component; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component.
With reference to the first aspect, in a third implementation manner of the first aspect, the framework specification includes: module specifications, path specifications, component specifications, and template specifications.
With reference to the first aspect, in a fourth implementation manner of the first aspect, the generating a corresponding project frame based on the template data and the skeleton data includes:
generating a basic framework and correspondingly filling the framework data;
and executing corresponding file operation according to the template data.
With reference to the first aspect, in a fifth implementation manner of the first aspect, the present invention further includes: and acquiring a storage path, and storing the generated project frame file into the corresponding storage path.
In a second aspect, an embodiment of the present invention provides a frame generation apparatus, including:
the receiving module is used for receiving metadata input by a user and project components needing to be added;
the acquisition module is used for acquiring template data and skeleton data corresponding to the metadata and the project components according to the frame specification;
and the generating module is used for generating a corresponding project frame file based on the template data and the skeleton data.
With reference to the second aspect, in a first implementation manner of the second aspect, the metadata includes a project name.
With reference to the second aspect, in a second implementation manner of the second aspect, the project component includes a business component and a technology component; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component.
With reference to the second aspect, in a third implementation manner of the second aspect, the framework specification includes: module specifications, path specifications, component specifications, and template specifications.
With reference to the second aspect, in a fourth implementation manner of the second aspect, the generating module includes:
the framework submodule is used for generating a basic framework and correspondingly filling the framework data;
and the operation submodule is used for executing corresponding file operation according to the template data.
With reference to the second aspect, in a fifth implementation manner of the second aspect, the present invention further includes a storage module, configured to acquire a storage path, and store the generated project frame file into the corresponding storage path.
The functions of the device can be realized by hardware, and can also be realized by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the above-described functions.
In one possible design, the framework generation apparatus includes a processor and a memory, the memory is used for storing a program that supports the framework generation apparatus to execute the framework generation method in the first aspect, and the processor is configured to execute the program stored in the memory. The framework generation apparatus may further include a communication interface for the framework generation apparatus to communicate with other devices or a communication network.
In a third aspect, an embodiment of the present invention provides a computer-readable medium for storing computer software instructions for a framework generation apparatus, which includes a program for executing the framework generation method in the first aspect.
One of the above technical solutions has the following advantages or beneficial effects: the embodiment of the invention can automatically generate the basic code frame and effectively improve the development efficiency of users. Meanwhile, unified management is facilitated by using a unified project framework and code specification. In addition, the code of the service component can be automatically generated, and the time for accessing the new service by the user is reduced.
The foregoing summary is provided for the purpose of description only and is not intended to be limiting in any way. In addition to the illustrative aspects, embodiments, and features described above, further aspects, embodiments, and features of the present invention will be readily apparent by reference to the drawings and following detailed description.
Drawings
In the drawings, like reference numerals refer to the same or similar parts or elements throughout the several views unless otherwise specified. The figures are not necessarily to scale. It is appreciated that these drawings depict only some embodiments in accordance with the disclosure and are therefore not to be considered limiting of its scope.
Fig. 1 is a flowchart illustrating steps of a framework generation method according to a first embodiment of the present invention.
Fig. 2 is a flowchart illustrating a specific step of step S130 according to the first embodiment.
Fig. 3 is a flowchart of steps of a frame generation method according to the second embodiment.
Fig. 4 is a connection block diagram of the frame generating apparatus according to the third embodiment.
Fig. 5 is a connection block diagram of a frame generating apparatus according to a fourth embodiment.
Fig. 6 is a connection block diagram of the framework generation apparatus according to the fifth embodiment.
Detailed Description
In the following, only certain exemplary embodiments are briefly described. As those skilled in the art will recognize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. Accordingly, the drawings and description are to be regarded as illustrative in nature, and not as restrictive. The embodiment of the invention mainly provides a method and a device for generating a framework at a client, and the technical scheme is expanded and described through the following embodiments respectively.
Example one
Please refer to fig. 1, which is a flowchart illustrating a method for generating a frame according to a first embodiment of the present invention. The embodiment provides a frame generation method, which includes the following steps:
s110: receiving metadata input by a user and project components needing to be added.
In one embodiment, a Web UI interface may be employed to receive user input metadata and item components that need to be added. Wherein the metadata includes a project name. Namely, the user inputs a project name and then inputs a project component corresponding to the project name. When inputting the project components, the project components can be directly selected on the Web UI interface. The project components comprise business components and technology components; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component. The above-mentioned components are essentially program modules with specific functions, allowing the user to make settings and parameter adjustments, dividing them into business components and technical components based on different types of functions.
For example, when a user needs to establish a project for logging in a system, the metadata may be input as: and (5) logging in the system. In selecting the corresponding item component, for example, the service components that can be selected may include: configuration center components, communication framework components, security policy components, etc., and selected technology components may include: a distributed transaction component, a distributed message bus component, a service registration component, and the like. The selection of the specific components is selected according to the actual development process of the user, and is not limited to the selection mode.
S120: and acquiring template data and skeleton data corresponding to the metadata and the project components according to the frame specification.
In order for the framework to be adaptable, it needs to comply with the corresponding specification requirements. Wherein the framework specification comprises: module specifications, path specifications, component specifications, and template specifications. The module specification comprises the composition and naming specification of the project module. The path specification is a specification created for a personalized path. The component specification uses content specifications on which the component depends, including directory specifications, file specifications, dependencies, and the like. The template specification is to process the metadata and the configuration file according to the module specification, the path specification and the internal specification of the component specification respectively to finally form template data. The above specification may be added, deleted or adjusted in the actual application process, and is not limited to the above implementation forms.
The skeletal data is used in this step to populate the underlying skeleton, which may include various parameters related to the content of the item. The template data firstly comprises management information of parent-child nodes, secondly, for some components, some specific configuration files need to be introduced, or customized changes need to be made for built-in configuration files.
S130: and generating a corresponding project frame file based on the template data and the skeleton data.
As shown in fig. 2, the step S130 includes the following steps:
s131: and generating a basic skeleton and correspondingly filling the skeleton data.
And generating a basic skeleton through a maven command, and then refilling corresponding skeleton data. The basic skeleton is a file containing basic codes, and the skeleton data is parameter data related to the content of the project. And after the skeleton data is added into the basic skeleton, forming a skeleton model related to the project.
S132: and executing corresponding file operation according to the template data.
Corresponding operation is carried out according to the management information in the template data, and when file operation is carried out, corresponding operation can be executed by calling a tool library of a file operation class, such as: establishing a folder, creating a new file, modifying the file, saving the file to a corresponding path and the like. And when the file operation is completed, completing the project frame file.
Example two
The difference from the first embodiment is that: the second embodiment further stores the generated project file into a specified storage path, and the specific scheme is as follows:
as shown in fig. 3, the second embodiment provides a frame generation method, which includes the following steps:
s210: receiving metadata input by a user and project components needing to be added.
S220: and acquiring template data and skeleton data corresponding to the metadata and the project components according to the frame specification.
S230: and generating a corresponding project frame file based on the template data and the skeleton data.
S240: and acquiring a storage path, and storing the generated project frame file into the corresponding storage path.
And after the project frame is finished, compressing the project frame file, and then storing the project frame file in a storage path appointed by the user, so that the next operation of the user is facilitated.
The implementation principle of steps S210-S230 in the second embodiment is the same as that in the first embodiment, and therefore, the description thereof is omitted.
EXAMPLE III
The third embodiment corresponds to the first embodiment, and provides a frame generation device. Please refer to fig. 4, which is a connection block diagram of the frame generating apparatus of the third embodiment.
The third embodiment provides a frame generating apparatus, including:
and the receiving module 110 is used for receiving the metadata input by the user and the project components needing to be added.
Wherein the metadata includes a project name. The project components comprise business components and technology components; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component.
An obtaining module 120, configured to obtain template data and skeleton data corresponding to the metadata and the project component according to a framework specification.
Wherein the framework specification comprises: module specifications, path specifications, component specifications, and template specifications.
A generating module 130, configured to generate a corresponding project frame file based on the template data and the skeleton data.
Wherein, the generating module 130 includes:
and the framework submodule 131 is used for generating a basic framework and correspondingly filling the framework data.
And the operation sub-module 132 is configured to perform a corresponding file operation according to the template data.
The third embodiment has the same principle as the first embodiment, and thus, the description thereof is omitted.
Example four
Fig. 5 is a connection block diagram of the frame generating apparatus according to the fourth embodiment. The fourth embodiment corresponds to the second embodiment, and provides a frame generation apparatus, which includes:
the fourth embodiment provides a frame generating apparatus, including:
the receiving module 210 is used for receiving metadata input by a user and project components needing to be added.
An obtaining module 220, configured to obtain template data and skeleton data corresponding to the metadata and the project component according to a frame specification.
A generating module 230, configured to generate a corresponding project frame file based on the template data and the skeleton data.
Wherein, the generating module 230 includes:
the skeleton sub-module 231 is used for generating a basic skeleton and correspondingly filling in the skeleton data;
and the operation sub-module 232 is configured to execute a corresponding file operation according to the template data.
The storage module 240 is configured to obtain a storage path, and store the generated project frame file into the corresponding storage path.
The application and principle of the fourth embodiment are the same as those of the first embodiment, and thus the description thereof is omitted.
EXAMPLE five
An embodiment of the present invention provides a frame generating device, as shown in fig. 6, where the frame generating device includes: a memory 310 and a processor 320, the memory 310 having stored therein a computer program operable on the processor 320. The processor 320, when executing the computer program, implements the framework generation method in the above embodiments. The number of the memory 310 and the processor 320 may be one or more.
The apparatus further comprises:
and the communication interface 330 is used for communicating with external equipment and performing data interactive transmission.
Memory 310 may comprise high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
If the memory 310, the processor 320 and the communication interface 330 are implemented independently, the memory 310, the processor 320 and the communication interface 330 may be connected to each other through a bus and perform communication with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 6, but this is not intended to represent only one bus or type of bus.
Optionally, in an implementation, if the memory 310, the processor 320 and the communication interface 330 are integrated on a chip, the memory 310, the processor 320 and the communication interface 330 may complete communication with each other through an internal interface.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
The computer readable medium described in embodiments of the present invention may be a computer readable signal medium or a computer readable storage medium or any combination of the two. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable read-only memory (CDROM). Additionally, the computer-readable storage medium may even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
In embodiments of the present invention, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, input method, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, Radio Frequency (RF), etc., or any suitable combination of the preceding.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a separate product, may also be stored in a computer readable storage medium. The storage medium may be a read-only memory, a magnetic or optical disk, or the like.
In summary, the embodiment of the present invention can automatically generate the basic code frame, thereby effectively improving the user development efficiency. Meanwhile, unified management is facilitated by using a unified project framework and code specification. In addition, the code of the service component can be automatically generated, and the time for accessing the new service by the user is reduced.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive various changes or substitutions within the technical scope of the present invention, and these should be covered by the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (12)

1. A method for generating a framework, comprising:
receiving metadata input by a user and project components needing to be added;
acquiring template data and skeleton data corresponding to the metadata and the project components according to a frame specification, wherein the template data comprise management information of parent and child nodes, and the skeleton data are parameter data related to project content; and
generating a corresponding project frame file based on the management information of the parent-child nodes and the skeleton data included in the template data;
generating a corresponding project frame file based on the management information and the skeleton data of the parent-child node included in the template data, including:
generating a basic skeleton and correspondingly filling the basic skeleton into the skeleton data, wherein the basic skeleton is a file containing basic codes; and
and executing corresponding file operation according to the management information of the parent-child nodes in the template data, and generating a project frame file after the file operation is completed.
2. The framework generation method of claim 1, wherein the metadata comprises a project name.
3. The framework generation method of claim 1, wherein the project components include business components and technology components; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component.
4. The framework generation method of claim 1, wherein the framework specification comprises: module specification, path specification, component specification and template specification;
the module specification comprises the composition and naming specification of the project module; the path specification is a specification created for an individualized path; the component specification is a content specification on which the use component depends; and the template specification is to process the metadata and the configuration file according to the module specification, the path specification and the internal specification of the component specification respectively to finally form template data.
5. The frame generation method of claim 1, further comprising the steps of: and acquiring a storage path, and storing the generated project frame file into the corresponding storage path.
6. A frame generation apparatus, comprising:
the receiving module is used for receiving metadata input by a user and project components needing to be added;
the acquisition module is used for acquiring template data and skeleton data corresponding to the metadata and the project components according to a frame specification, wherein the template data comprises management information of parent-child nodes, and the skeleton data is parameter data related to project content; and
the generating module is used for generating a corresponding project frame file based on the management information of the parent-child node and the skeleton data included in the template data;
wherein the generating module comprises:
the framework submodule is used for generating a basic framework and correspondingly filling the framework data; and
the operation submodule is used for executing corresponding file operation according to the management information of the parent-child node in the template data, and generating a project frame file after the file operation is finished; wherein the basic skeleton is a file containing basic codes.
7. The framework generation apparatus of claim 6, wherein the metadata comprises a project name.
8. The framework generation apparatus of claim 6, wherein the project component comprises a business component and a technology component; the service components comprise a configuration center component, a Cache component, a communication frame component, a security policy component and a Rest component; the technical components include: a distributed lock component, a distributed transaction component, a distributed message bus component, a service registration component, a service scheduling component, a service resource component, a quality of service component, and a configuration management component.
9. The framework generation apparatus of claim 6, wherein the framework specification comprises: module specification, path specification, component specification and template specification;
the module specification comprises the composition and naming specification of the project module; the path specification is a specification created for an individualized path; the component specification is a content specification on which the use component depends; and the template specification is to process the metadata and the configuration file according to the module specification, the path specification and the internal specification of the component specification respectively to finally form template data.
10. The framework generation apparatus according to claim 6, further comprising a storage module, configured to obtain a storage path, and store the generated project framework file into the corresponding storage path.
11. A framework generation apparatus, the apparatus comprising:
one or more processors;
storage means for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the framework generation method of any of claims 1-5.
12. A computer-readable medium, in which a computer program is stored which, when being executed by a processor, carries out the method for generating a framework as claimed in any one of claims 1 to 5.
CN201810145908.XA 2018-02-12 2018-02-12 Framework generation method, device, equipment and computer readable medium Active CN108279882B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810145908.XA CN108279882B (en) 2018-02-12 2018-02-12 Framework generation method, device, equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810145908.XA CN108279882B (en) 2018-02-12 2018-02-12 Framework generation method, device, equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN108279882A CN108279882A (en) 2018-07-13
CN108279882B true CN108279882B (en) 2021-07-27

Family

ID=62808485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810145908.XA Active CN108279882B (en) 2018-02-12 2018-02-12 Framework generation method, device, equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN108279882B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634653B (en) * 2018-11-30 2023-08-01 苏州朗润创新知识产权运营有限公司 Resource allocation method and device based on componentized architecture
CN109683884A (en) * 2018-12-25 2019-04-26 福建南威软件有限公司 A kind of cloud application modular assembly method
CN110543301B (en) * 2019-09-06 2023-04-25 中国工商银行股份有限公司 Method and device for generating jenkins code file
CN110727416B (en) * 2019-10-10 2023-09-29 广州趣丸网络科技有限公司 Development framework generation method and related device
CN113138772B (en) * 2020-01-19 2023-12-05 北京京东振世信息技术有限公司 Construction method and device of data processing platform, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629204A (en) * 2012-03-09 2012-08-08 中国联合网络通信集团有限公司 Generating method and device for webpage source code
CN106502663A (en) * 2016-10-17 2017-03-15 成都知道创宇信息技术有限公司 A kind of front end project skeleton generating method
CN106874019A (en) * 2017-03-17 2017-06-20 微梦创科网络科技(中国)有限公司 The generation method and skeletal code maker of a kind of skeletal code
CN107220036A (en) * 2016-03-22 2017-09-29 中兴通讯股份有限公司 A kind of visual development method and system of component and template

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092589A (en) * 2011-11-03 2013-05-08 浙江省公众信息产业有限公司 SSH (Struts, Spring and Hibernate) frame based code automatic generation method
US10503482B2 (en) * 2014-09-26 2019-12-10 Oracle International Corporation Object mapping using intrinsic persistence metadata and pattern-based rules for mapping transformation
CN104301401A (en) * 2014-09-29 2015-01-21 浪潮通信信息系统有限公司 Mobile application platform based on quick service encapsulation
US10108744B2 (en) * 2014-10-07 2018-10-23 Oracle International Corporation Administrative tool and physical execution plan interface for plug-in architecture of business intelligence platform using data source cartridges
CN105988792A (en) * 2015-02-11 2016-10-05 国核(北京)科学技术研究院有限公司 Nuclear power software development automation system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102629204A (en) * 2012-03-09 2012-08-08 中国联合网络通信集团有限公司 Generating method and device for webpage source code
CN107220036A (en) * 2016-03-22 2017-09-29 中兴通讯股份有限公司 A kind of visual development method and system of component and template
CN106502663A (en) * 2016-10-17 2017-03-15 成都知道创宇信息技术有限公司 A kind of front end project skeleton generating method
CN106874019A (en) * 2017-03-17 2017-06-20 微梦创科网络科技(中国)有限公司 The generation method and skeletal code maker of a kind of skeletal code

Also Published As

Publication number Publication date
CN108279882A (en) 2018-07-13

Similar Documents

Publication Publication Date Title
CN108279882B (en) Framework generation method, device, equipment and computer readable medium
CN109840429B (en) Intelligent contract deployment and calling method and device
CN110532020B (en) Data processing method, device and system for micro-service arrangement
CN107896162B (en) Deployment method and device of monitoring system, computer equipment and storage medium
CN109634598A (en) A kind of page display method, device, equipment and storage medium
CN105335132A (en) Method, apparatus and system for user-defined application function
CN111930290B (en) Resource deployment method and device
CN105847319A (en) Mobile terminal network request method and system
CN116339694B (en) Extension method and device of low-code platform assembly, electronic equipment and storage medium
CN111338614A (en) Application program interface development method, device, equipment and storage medium
CN111176641A (en) Flow node execution method, device, medium and electronic equipment
CN115311399A (en) Image rendering method and device, electronic equipment and storage medium
CN114625458A (en) Page data processing method and device, electronic equipment and storage medium
CN111124386B (en) Animation event processing method, device, equipment and storage medium based on Unity
CN113791766A (en) Method for combining data interfaces, electronic device and readable storage medium
CN114185557A (en) Software product deployment method, device, medium and electronic equipment
CN112418796A (en) Sub-process node activation method and device, electronic equipment and storage medium
US9052906B2 (en) Modularized customization of a model in a model driven development environment
CN113806327A (en) Database design method and device and related equipment
CN112882698A (en) Development environment generation method and device, computer storage medium and electronic device
CN110971665A (en) Management method, system, equipment and storage medium for interfacing multi-type storage
CN117520019B (en) Component communication method and device
CN113722538B (en) Interface dynamic rendering method and device
CN112688863B (en) Gateway data processing method and device and electronic equipment
EP4191407A1 (en) Method and device for generating and registering ui service package and loading ui service

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
GR01 Patent grant
GR01 Patent grant