CN109542538A - A kind of management subsystem method and system - Google Patents

A kind of management subsystem method and system Download PDF

Info

Publication number
CN109542538A
CN109542538A CN201811401302.4A CN201811401302A CN109542538A CN 109542538 A CN109542538 A CN 109542538A CN 201811401302 A CN201811401302 A CN 201811401302A CN 109542538 A CN109542538 A CN 109542538A
Authority
CN
China
Prior art keywords
project
sub
management subsystem
server
registered
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
CN201811401302.4A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811401302.4A priority Critical patent/CN109542538A/en
Publication of CN109542538A publication Critical patent/CN109542538A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment

Abstract

The invention discloses a kind of management subsystem method and systems.It is related to software development technique, solves the problems, such as that iframe management subsystem framework performance limitation causes access sub-system abnormal.This method comprises: application subsystem to be registered as to the sub-project under master project;The sub-project is constructed on publication machine;The result of building is uploaded onto the server, the deployment of the sub-project is completed.Technical solution provided by the invention is suitable for more application subsystem environment, realizes the application subsystem way to manage of class single page framework.

Description

A kind of management subsystem method and system
Technical field
The present invention relates to software development technique, espespecially a kind of management subsystem method and system.
Background technique
Many large enterprises are supported by many inside and outside management systems.Due to existing between these systems A large amount of connection and interaction demand, each subsystem be it is relatively independent, possess independent domain name, independent UI design, solely Vertical technology stack.The problems such as segregation of duties is unclear, user experience effect is poor between development teams can be brought in this way.
Existing common solution is that the mode of iframe is taken to do a portal page, and the entrance of subsystems is done Link is put together to the portal page.There are the following problems for such implementation:
1, sub-project needs to be transformed, it is desirable to provide one group of function without navigation;
2, the viewing area size of iframe insertion is not easily controlled, and there are certain limitations;
3, iframe URL records completely ineffective, and page furbishing can not be remembered, and refreshing can return to the homepage;
4, jumping between iframe function is invalid;
5, the pattern of iframe is shown, compatibility etc. all has limitation.
Due to the above-mentioned limitation of iframe scheme, lead to portal page navigation mode inefficiency, and is easy to happen mistake It accidentally, can not correct access sub-system.
Summary of the invention
In order to solve the above-mentioned technical problems, the present invention provides a kind of management subsystem method and systems.By with subitem The mode of mesh registration manages application, realizes the application subsystem way to manage of class single page framework, solves iframe subsystem Management framework performance limitation leads to the problem of access sub-system exception.
In order to reach the object of the invention, the present invention provides a kind of management subsystem methods, comprising:
Application subsystem is registered as to the sub-project under master project;
The sub-project is constructed on publication machine;
The result of building is uploaded onto the server, the deployment of the sub-project is completed.
Preferably, the step of application subsystem is registered as to the sub-project under master project include:
Route registration and the registration of project scope are carried out using application subsystem as sub-project.
Preferably, the route registration is completed in the following way:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree.
Preferably, the project scope registration is completed in the following way:
The project scope is registered by way of adding upper NameSpace namesapce mark for the sub-project To the global variable of entrance project.
Preferably, the step of result of building being uploaded onto the server, completing the deployment of the sub-project include:
The building file of the sub-project is uploaded onto the server under file directory corresponding with the sub-project.
Preferably, it after the step of result of building being uploaded onto the server, completing the deployment of the sub-project, also wraps It includes:
Integrated merging is carried out to the static resource file of each sub-project stored on the server, generates catalogue file;
The entry reference path for updating the master project, restarts front end services.
Preferably, this method further include:
Receive user access request;
According to the user access request, inquiry reference path returns to the corresponding sub-project of the user access request Data.
The present invention also provides a kind of management subsystem systems, comprising:
Project registration module, for application subsystem to be registered as to the sub-project under master project;
Module is constructed, for constructing on publication machine to the sub-project;
Deployment module completes the deployment of the sub-project for the result of building to be uploaded onto the server.
Preferably, the project registration module includes:
Route registration unit, for completing route registration in the following way:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree;
Scope registering unit is registered for finished item scope in the following way:
The project scope is registered by way of adding upper NameSpace namesapce mark for the sub-project To the global variable of entrance project.
Preferably, which further includes release module;
The deployment module, specifically for the building file of the sub-project is uploaded onto the server and the sub-project Under corresponding file directory;
The release module carries out integrated conjunction for the static resource file to each sub-project stored on the server And catalogue file is generated, the entry reference path of the master project is updated, front end services are restarted.
The present invention provides a kind of management subsystem method and systems, and application subsystem is registered as to the subitem under master project Mesh constructs the sub-project on publication machine, and the result of building is uploaded onto the server, and completes the portion of the sub-project Administration.The application subsystem way to manage for realizing class single page framework solves iframe management subsystem framework performance limitation Lead to the problem of access sub-system exception.
Other features and advantages of the present invention will be illustrated in the following description, also, partly becomes from specification It obtains it is clear that understand through the implementation of the invention.The objectives and other advantages of the invention can be by specification, right Specifically noted structure is achieved and obtained in claim and attached drawing.
Detailed description of the invention
Attached drawing is used to provide to further understand technical solution of the present invention, and constitutes part of specification, with this The embodiment of application technical solution for explaining the present invention together, does not constitute the limitation to technical solution of the present invention.
Fig. 1 is a kind of configuration diagram for management subsystem system that one embodiment of the invention provides;
Fig. 2 is the schematic illustration of front and rear end service interaction in one embodiment of the invention;
Fig. 3 is subsystem distribution principle schematic diagram in one embodiment of the invention;
Fig. 4 is a kind of completely class single page management subsystem system based on micro- front end that one embodiment of the invention provides The specific example schematic diagram of framework;
Fig. 5 is a kind of flow diagram for management subsystem method that one embodiment of the invention provides;
Fig. 6 is the configuration diagram for another management subsystem system that one embodiment of the invention provides;
Fig. 7 is the structural schematic diagram of project registration module 601 in Fig. 6.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with attached drawing to the present invention Embodiment be described in detail.It should be noted that in the absence of conflict, in the embodiment and embodiment in the application Feature can mutual any combination.
Step shown in the flowchart of the accompanying drawings can be in a computer system such as a set of computer executable instructions It executes.Also, although logical order is shown in flow charts, and it in some cases, can be to be different from herein suitable Sequence executes shown or described step.
Existing common solution is that the mode of iframe is taken to do a portal page, and the entrance of subsystems is done Link is put together to the portal page.There are the following problems for such implementation:
1, sub-project needs to be transformed, it is desirable to provide one group of function without navigation;
2, the viewing area size of iframe insertion is not easily controlled, and there are certain limitations;
3, iframe URL records completely ineffective, and page furbishing can not be remembered, and refreshing can return to the homepage;
4, jumping between iframe function is invalid;
5, the pattern of iframe is shown, compatibility etc. all has limitation.
Due to the above-mentioned limitation of iframe scheme, lead to portal page navigation mode inefficiency, and is easy to happen mistake It accidentally, can not correct access sub-system.
To solve the above-mentioned problems, the embodiment provides a kind of management subsystem method and systems.
One embodiment of the invention provides a kind of management subsystem system, which is the class single page based on micro- front end Application architecture, a front end services correspond to multiple rear ends.It in the system, additionally provides a set of using login mechanism, completes to answer Seamless integration.The integrated application in building, disposes application Stand-alone distribution.
Concrete scheme is as follows:
1) an entrance project is created, for integrating each application.In practice, this project is called " master project ", Service application subsystem is called " sub-project ".
2) it realizes and applies login mechanism, between routing subsystem oneself control and subsystem that guarantee service application subsystem Data, which are individually present in the scope of oneself, not to be polluted mutually;
3) integrated application and application Stand-alone distribution are disposed when constructing: the building file of " sub-project " is uploaded onto the server pair Under " sub-project " file directory answered, integrated merging then is carried out to the resource file of " sub-project ", is generated in .dist catalogue File is supplied on user's line and accesses use
4) the entrance project is a container in the development phase, does not include any business, in addition to offer " sub-project " is infused Volume outside pooling function, can also provide some system-level public supports, comprising: user's login mechanism, menu authority acquiring, complete Office's abnormality processing, global log processing;
5) the application login mechanism includes route registration and project scope;Route registration consists of three parts: permission Menu tree, navigation and routing tree encapsulate a component App in " Portal project ", generated according to menu tree and routing tree entire The page;Project scope is registered to the global variable of entrance project by way of adding upper namesapce mark for sub-project.
6) the integrated application and when application Stand-alone distribution deployment in building, issues newest static resource file, update into Front end services are quoted and restarted to mouth.
A kind of framework of the class single page management subsystem system based on micro- front end is as shown in Figure 1.Specific implementation process is as follows:
1) an entrance project is created, which provides sub-project registration, pooling function, while providing user and logging in function Energy, authority acquiring, unified abnormality processing and journal function.
2) entrance project has been run a front end services (Node Server) on line, this Server is used for responding Family login, the request of authentication, resource.The request of data of entrance project does not pass through front end services and does direct transmitting, but by Nginx is forwarded on the Server of rear end, and specific interaction concept is as shown in Figure 2.It is necessary that request of data format is limited in forward rule It is that sub-project name+API does prefix, has ensured that the request between each system can be completely isolated in this way.
3) a component Root is encapsulated in entrance project, and full page is generated according to menu tree and routing tree.
4) routing of sub-project is mounted to intake assembly Root, the NameSpace of sub-project is registered to entrance project Under global variable, the external output of sub-project is an entry file and a series of resource file.
5) it after the completion of subsystem development, can be issued, distribution principle obtains as shown in figure 3, first on publication machine Code, installation rely on, execute building, and the result of building is then passed to server, finally execute service starting, complete deployment.
6) deployment of final entire project needs to issue newest static resource file first, then updates entry reference, Finally restart front end services.
Fig. 4 show a kind of citing of completely class single page management subsystem system architecture based on micro- front end, by opening Hair phase, building phase, deployment phase, runtime, complete the addition management to application subsystem.
One embodiment of the invention additionally provides a kind of management subsystem method, is completed using this method to application subsystem The process of management is as shown in Figure 5, comprising:
Application subsystem is registered as sub-project under master project by step 501.
Entrance project, for integrating each application.In practice, this project is called " master project ", service application System is called " sub-project ".Entrance project is a container in the development phase, does not include any business, in addition to offer " sub-project " Registration outside pooling function, can also provide some system-level public supports, comprising: user's login mechanism, menu authority acquiring, Global abnormal processing, global log processing.
In this step, application subsystem is subjected to route registration as sub-project and project scope is registered.
Specifically, completing the route registration in the following way:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree.Route registration is by three parts Composition: permission menu tree, navigation and routing tree encapsulate a component App, according to menu tree and routing tree in " Portal project " Generate full page.
The project scope registration is completed in the following way:
The project scope is registered by way of adding upper NameSpace namesapce mark for the sub-project To the global variable of entrance project.
By application subsystem login mechanism, guarantee the data between routing subsystem oneself control and subsystem of subsystem It is individually present in the scope of oneself and does not pollute mutually.
Step 502 constructs the sub-project on publication machine.
Step 503 uploads onto the server the result of building, completes the deployment of the sub-project.
In this step, the building file of the sub-project is uploaded onto the server file mesh corresponding with the sub-project Under record.
Step 504 carries out integrated merging to the static resource file of each sub-project stored on the server, generates mesh Record file.
Step 505, the entry reference path for updating the master project, restart front end services.
Application is integrated when building and application Stand-alone distribution is disposed: the building file of " sub-project " is uploaded onto the server correspondence " sub-project " file directory under, integrated merging then is carried out to the resource file of " sub-project ", generates the text in .dist catalogue Part is supplied on user's line and accesses use.
So far, the class single page management subsystem system based on micro- front end, which just constructs, finishes.By front end, the system of visit can User access request is received, and according to the user access request, it is corresponding to return to the user access request for inquiry reference path Sub-project data.
One embodiment of the invention additionally provides a kind of management subsystem system, and the structure of the system is as shown in fig. 6, packet It includes:
Project registration module 601, for application subsystem to be registered as to the sub-project under master project;
Module 602 is constructed, for constructing on publication machine to the sub-project;
Deployment module 603 completes the deployment of the sub-project for the result of building to be uploaded onto the server.
Preferably, the project registration module 601 structure as shown in fig. 7, comprises:
Route registration unit 6011, for completing route registration in the following way:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree;
Scope registering unit 6012 is registered for finished item scope in the following way:
The project scope is registered by way of adding upper NameSpace namesapce mark for the sub-project To the global variable of entrance project.
Preferably, which further includes release module 604;
The deployment module 603, specifically for the building file of the sub-project is uploaded onto the server and the son Under the corresponding file directory of project;
The release module 604 collects for the static resource file to each sub-project stored on the server At merging, catalogue file is generated, the entry reference path of the master project is updated, restarts front end services.
The embodiment provides a kind of management subsystem method and systems, and application subsystem is registered as master project Under sub-project, the sub-project is constructed on publication machine, the result of building is uploaded onto the server, completes the son The deployment of project.The application subsystem way to manage for realizing class single page framework solves iframe management subsystem architectural Energy limitation leads to the problem of access sub-system exception.
By constructing class single page application realization system, user experience, on-demand loading, interaction smoothness are promoted;The micro- front end of project Change, business decoupling, the granularity of the secure project of stability is easy to control;The robustness of project is relatively good, and sub-project registration only increases Add the size of entry file, aggravates resource consumption there is no excessive.
It will appreciated by the skilled person that whole or certain steps, system, dress in method disclosed hereinabove Functional module/unit in setting may be implemented as software, firmware, hardware and its combination appropriate.In hardware embodiment, Division between the functional module/unit referred in the above description not necessarily corresponds to the division of physical assemblies;For example, one Physical assemblies can have multiple functions or a function or step and can be executed by several physical assemblies cooperations.Certain groups Part or all components may be implemented as by processor, such as the software that digital signal processor or microprocessor execute, or by It is embodied as hardware, or is implemented as integrated circuit, such as specific integrated circuit.Such software can be distributed in computer-readable On medium, computer-readable medium may include computer storage medium (or non-transitory medium) and communication media (or temporarily Property medium).As known to a person of ordinary skill in the art, term computer storage medium is included in for storing information (such as Computer readable instructions, data structure, program module or other data) any method or technique in the volatibility implemented and non- Volatibility, removable and nonremovable medium.Computer storage medium include but is not limited to RAM, ROM, EEPROM, flash memory or its His memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storages, magnetic holder, tape, disk storage or other Magnetic memory apparatus or any other medium that can be used for storing desired information and can be accessed by a computer.This Outside, known to a person of ordinary skill in the art to be, communication media generally comprises computer readable instructions, data structure, program mould Other data in the modulated data signal of block or such as carrier wave or other transmission mechanisms etc, and may include any information Delivery media.

Claims (10)

1. a kind of management subsystem method characterized by comprising
Application subsystem is registered as to the sub-project under master project;
The sub-project is constructed on publication machine;
The result of building is uploaded onto the server, the deployment of the sub-project is completed.
2. management subsystem method according to claim 1, which is characterized in that be registered as application subsystem under master project Sub-project the step of include:
Route registration and the registration of project scope are carried out using application subsystem as sub-project.
3. management subsystem method according to claim 2, which is characterized in that complete the routing note in the following way Volume:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree.
4. management subsystem method according to claim 2, which is characterized in that complete the project in the following way and make It is registered with domain:
By way of adding upper NameSpace namesapce mark for the sub-project by the project scope be registered into The global variable of mouth project.
5. management subsystem method according to claim 1, which is characterized in that the result of building is uploaded onto the server, The step of completing the deployment of the sub-project include:
The building file of the sub-project is uploaded onto the server under file directory corresponding with the sub-project.
6. management subsystem method according to claim 5, which is characterized in that the result of building is uploaded onto the server, After the step of completing the deployment of the sub-project, further includes:
Integrated merging is carried out to the static resource file of each sub-project stored on the server, generates catalogue file;
The entry reference path for updating the master project, restarts front end services.
7. management subsystem method according to claim 6, which is characterized in that this method further include:
Receive user access request;
According to the user access request, inquiry reference path returns to the data of the corresponding sub-project of the user access request.
8. a kind of management subsystem system characterized by comprising
Project registration module, for application subsystem to be registered as to the sub-project under master project;
Module is constructed, for constructing on publication machine to the sub-project;
Deployment module completes the deployment of the sub-project for the result of building to be uploaded onto the server.
9. management subsystem system according to claim 8, which is characterized in that the project registration module includes:
Route registration unit, for completing route registration in the following way:
A component application is encapsulated, full page is generated according to permission menu tree and routing tree;
Scope registering unit is registered for finished item scope in the following way:
By way of adding upper NameSpace namesapce mark for the sub-project by the project scope be registered into The global variable of mouth project.
10. management subsystem system according to claim 8, which is characterized in that the system further includes release module;
The deployment module, it is corresponding with the sub-project specifically for uploading onto the server the building file of the sub-project File directory under;
The release module carries out integrated merging for the static resource file to each sub-project stored on the server, Catalogue file is generated, the entry reference path of the master project is updated, restarts front end services.
CN201811401302.4A 2018-11-22 2018-11-22 A kind of management subsystem method and system Pending CN109542538A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811401302.4A CN109542538A (en) 2018-11-22 2018-11-22 A kind of management subsystem method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811401302.4A CN109542538A (en) 2018-11-22 2018-11-22 A kind of management subsystem method and system

Publications (1)

Publication Number Publication Date
CN109542538A true CN109542538A (en) 2019-03-29

Family

ID=65849405

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811401302.4A Pending CN109542538A (en) 2018-11-22 2018-11-22 A kind of management subsystem method and system

Country Status (1)

Country Link
CN (1) CN109542538A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209966A (en) * 2019-04-15 2019-09-06 优信拍(北京)信息科技有限公司 A kind of webpage method for refreshing, Web page system and electronic equipment
CN110708368A (en) * 2019-09-25 2020-01-17 北京计算机技术及应用研究所 Micro front-end system and method based on routing distribution
CN110764775A (en) * 2019-09-06 2020-02-07 平安普惠企业管理有限公司 Application program integration method and device, storage medium and server
CN110909290A (en) * 2019-12-05 2020-03-24 杭州安恒信息技术股份有限公司 Method and system for combining multiple systems into large single-page application
CN111240863A (en) * 2020-01-10 2020-06-05 无锡华云数据技术服务有限公司 Data communication method, device, micro front-end system and storage medium
CN111813434A (en) * 2020-07-01 2020-10-23 北京同创永益科技发展有限公司 Front-end development system and method based on micro-service
CN111932207A (en) * 2020-08-06 2020-11-13 北京金山云网络技术有限公司 Project data processing method and device, computer equipment and storage medium
CN112217671A (en) * 2020-09-30 2021-01-12 青岛海信网络科技股份有限公司 Method and equipment for performing interface display on front-end micro-service based on split deployment
CN113010149A (en) * 2019-12-20 2021-06-22 北京金山云网络技术有限公司 Application loading method and device, user terminal and server
CN113094674A (en) * 2021-04-28 2021-07-09 平安国际智慧城市科技股份有限公司 Page display method and device, electronic equipment and storage medium
CN113220273A (en) * 2021-05-20 2021-08-06 南方电网数字电网研究院有限公司 Micro front-end application resource processing method, device, equipment and medium
CN114327687A (en) * 2022-03-09 2022-04-12 恒生电子股份有限公司 Method, device and equipment for constructing sub-application in micro front-end mode and storage medium
WO2022135178A1 (en) * 2020-12-21 2022-06-30 腾讯科技(深圳)有限公司 Micro-frontend system, sub-application loading method, electronic device, computer program product, and computer readable storage medium
CN112597408B (en) * 2020-12-28 2023-08-04 恒生电子股份有限公司 System fusion method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902725A (en) * 2012-09-05 2013-01-30 曙光信息产业(北京)有限公司 Page for achieving Web page reuse based on extension point
CN104301338A (en) * 2013-07-16 2015-01-21 苏州精易会信息技术有限公司 Cloud platform based automatic deploying method for application system
CN108446105A (en) * 2018-02-08 2018-08-24 广州亦云信息技术股份有限公司 A kind of Lightweight AP I Server Development Frameworks and development approach
CN108804239A (en) * 2018-04-10 2018-11-13 平安科技(深圳)有限公司 Method, apparatus, computer equipment and the storage medium of Platform integration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902725A (en) * 2012-09-05 2013-01-30 曙光信息产业(北京)有限公司 Page for achieving Web page reuse based on extension point
CN104301338A (en) * 2013-07-16 2015-01-21 苏州精易会信息技术有限公司 Cloud platform based automatic deploying method for application system
CN108446105A (en) * 2018-02-08 2018-08-24 广州亦云信息技术股份有限公司 A kind of Lightweight AP I Server Development Frameworks and development approach
CN108804239A (en) * 2018-04-10 2018-11-13 平安科技(深圳)有限公司 Method, apparatus, computer equipment and the storage medium of Platform integration

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209966A (en) * 2019-04-15 2019-09-06 优信拍(北京)信息科技有限公司 A kind of webpage method for refreshing, Web page system and electronic equipment
CN110209966B (en) * 2019-04-15 2022-03-11 优信拍(北京)信息科技有限公司 Webpage refreshing method, webpage system and electronic equipment
CN110764775A (en) * 2019-09-06 2020-02-07 平安普惠企业管理有限公司 Application program integration method and device, storage medium and server
CN110708368A (en) * 2019-09-25 2020-01-17 北京计算机技术及应用研究所 Micro front-end system and method based on routing distribution
CN110909290A (en) * 2019-12-05 2020-03-24 杭州安恒信息技术股份有限公司 Method and system for combining multiple systems into large single-page application
CN110909290B (en) * 2019-12-05 2022-09-27 杭州安恒信息技术股份有限公司 Method and system for combining multiple systems into large single-page application
WO2021120913A1 (en) * 2019-12-20 2021-06-24 北京金山云网络技术有限公司 Application loading method, device, user terminal and server
CN113010149A (en) * 2019-12-20 2021-06-22 北京金山云网络技术有限公司 Application loading method and device, user terminal and server
CN113010149B (en) * 2019-12-20 2024-04-05 北京金山云网络技术有限公司 Application loading method and device, user terminal and server
CN111240863B (en) * 2020-01-10 2024-02-06 无锡华云数据技术服务有限公司 Data communication method, device, micro front-end system and storage medium
CN111240863A (en) * 2020-01-10 2020-06-05 无锡华云数据技术服务有限公司 Data communication method, device, micro front-end system and storage medium
CN111813434A (en) * 2020-07-01 2020-10-23 北京同创永益科技发展有限公司 Front-end development system and method based on micro-service
CN111932207A (en) * 2020-08-06 2020-11-13 北京金山云网络技术有限公司 Project data processing method and device, computer equipment and storage medium
CN112217671A (en) * 2020-09-30 2021-01-12 青岛海信网络科技股份有限公司 Method and equipment for performing interface display on front-end micro-service based on split deployment
CN112217671B (en) * 2020-09-30 2022-12-27 青岛海信网络科技股份有限公司 Method and equipment for performing interface display on front-end micro-service based on split deployment
WO2022135178A1 (en) * 2020-12-21 2022-06-30 腾讯科技(深圳)有限公司 Micro-frontend system, sub-application loading method, electronic device, computer program product, and computer readable storage medium
CN112597408B (en) * 2020-12-28 2023-08-04 恒生电子股份有限公司 System fusion method, device, equipment and storage medium
CN113094674B (en) * 2021-04-28 2024-04-02 深圳赛安特技术服务有限公司 Page display method and device, electronic equipment and storage medium
CN113094674A (en) * 2021-04-28 2021-07-09 平安国际智慧城市科技股份有限公司 Page display method and device, electronic equipment and storage medium
CN113220273A (en) * 2021-05-20 2021-08-06 南方电网数字电网研究院有限公司 Micro front-end application resource processing method, device, equipment and medium
CN114327687B (en) * 2022-03-09 2022-05-20 恒生电子股份有限公司 Method, device and equipment for constructing sub-application in micro front-end mode and storage medium
CN114327687A (en) * 2022-03-09 2022-04-12 恒生电子股份有限公司 Method, device and equipment for constructing sub-application in micro front-end mode and storage medium

Similar Documents

Publication Publication Date Title
CN109542538A (en) A kind of management subsystem method and system
US10382291B2 (en) Provisioning framework for binding related cloud services
US11206283B2 (en) Security management of devices using blockchain technology
US8312285B2 (en) Global profile management method and system
WO2017143844A1 (en) Data operation method and data management server
CN107580083A (en) A kind of method and system of container IP address distribution
CN106302771A (en) A kind of method for configuring domain name of the application created based on Docker container
CN102413022A (en) Application debugging method and system
CN105472045A (en) Database migration method and database migration device
CN103780684A (en) Method for data sharing among intelligent equipment based on file system
US10678657B1 (en) Reversion operations for virtual computing environments
CN104348848B (en) Manage method, terminal device and the server of picture
US20140324857A1 (en) Dynamic assignment of business logic based on schema mapping metadata
CN112612449A (en) Method, device, equipment and storage medium for synchronizing webpage
US10977699B2 (en) Digital signage shim layer
CN105808165B (en) Method and device for accessing storage device by virtual machine in cloud computing management platform
CN113468136A (en) Upgrading method and device of cloud platform and server
WO2017054533A1 (en) External resource management method, apparatus and system through cloud interworking
CN101741882A (en) CE equipment-oriented internet portal service system and method
CN111034238A (en) Method for obtaining user subscription data relating to a subscriber in a telecommunication network
US10198449B2 (en) Creating unique content item identifiers
CN104052626A (en) Method, device and system for configuring network element data
CN104509029A (en) Method and apparatus for updating personal information in communication system
CN109729121A (en) A kind of cloud storage system and the method for realizing self-defining data processing in cloud storage system
CN116489170A (en) Cloud platform-based source data synchronization method, system and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190329