CN117632297A - Application hot refreshing method, device, equipment and storage medium - Google Patents

Application hot refreshing method, device, equipment and storage medium Download PDF

Info

Publication number
CN117632297A
CN117632297A CN202311657740.8A CN202311657740A CN117632297A CN 117632297 A CN117632297 A CN 117632297A CN 202311657740 A CN202311657740 A CN 202311657740A CN 117632297 A CN117632297 A CN 117632297A
Authority
CN
China
Prior art keywords
configuration
application
refreshing
distributed cache
configuration message
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
CN202311657740.8A
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.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202311657740.8A priority Critical patent/CN117632297A/en
Publication of CN117632297A publication Critical patent/CN117632297A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

The application provides a thermal refreshing method, a device, equipment and a storage medium for application, and relates to the technical field of computers. The method comprises the following steps: acquiring configuration data through a configuration update release interface deployed in an application; constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message; responding to the refreshing operation of the configuration library, and acquiring the configuration set from the distributed cache; and carrying out hot refreshing on the application according to the configuration set. The distributed cache is used as a configuration source, a configuration center is not required to be deployed independently, the use is simple, configuration release and hot refreshing can be realized based on the application, the configuration cost for carrying out hot refreshing on the application is reduced, and the efficiency is improved.

Description

Application hot refreshing method, device, equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for hot refreshing an application.
Background
At present, if a Spring Boot (an application development framework) application is required to realize a configuration hot refreshing function, a third party component is usually introduced, and an independent configuration center is relied on.
However, when the architecture is designed, the requirements of high availability and disaster tolerance of the configuration center are considered, additional resources are required for deploying the configuration center, and the configuration center also needs matched operation and maintenance after deployment. Therefore, for small-scale application, if the platform is supported at an unorganized level, the implementation cost is high due to the fact that the configuration center is deployed independently, and meanwhile, certain professional capability is needed, so that the labor cost is increased.
Disclosure of Invention
The application provides a thermal refreshing method, a device, equipment and a storage medium for application, which are used for solving the problems of high deployment cost and low efficiency of the application of thermal refreshing in the prior art.
In a first aspect, the present application provides a thermal refresh method for an application, including:
acquiring configuration data through a configuration update release interface deployed in an application;
constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message;
responding to the refreshing operation of the configuration library, and acquiring the configuration set from the distributed cache;
and carrying out hot refreshing on the application according to the configuration set.
In a second aspect, the present application provides a thermal refresh apparatus for an application, comprising:
the configuration data acquisition module is used for acquiring configuration data through a configuration update release interface deployed in the application;
the configuration message storage module is used for constructing a configuration message according to the configuration data and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message;
a configuration set acquisition module, configured to acquire the configuration set from the distributed cache in response to a refresh operation of the configuration library;
and the thermal refreshing module is used for carrying out thermal refreshing on the application according to the configuration set.
In a third aspect, embodiments of the present application further provide an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the method of hot refreshing of an application as described in any of the embodiments of the present application when the program is executed by the processor.
In a fourth aspect, embodiments of the present application also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method of hot refreshing an application as described in any of the embodiments of the present application.
According to the application hot refreshing method, device, equipment and storage medium, the traditional configuration center is replaced by the distributed cache, the distributed cache is used as the configuration library of the application, and the configuration center does not need to be deployed independently. When the method is implemented, configuration release can be realized by means of a configuration update release interface deployed on the application, the application stores the configuration message in a distributed cache, and a configuration library acquires a configuration set loaded in the configuration message from the distributed cache through a refreshing operation, so that the application is subjected to hot refreshing according to the configuration set. Therefore, the technical scheme of the application simplifies complex functions such as management service, configuration service management and the like in the configuration center, can realize configuration release and hot refreshing based on the application, reduces the configuration cost for carrying out hot refreshing on the application, and improves the efficiency.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flow chart of a thermal refresh method for an application provided in an embodiment of the present application;
FIG. 2 is a flow chart of a thermal refresh method for an application provided in an embodiment of the present application;
FIG. 3 is a schematic structural diagram of a thermal refresh device for applications according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Specific embodiments thereof have been shown by way of example in the drawings and will herein be described in more detail. These drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but to illustrate the concepts of the present application to those skilled in the art by reference to specific embodiments.
Detailed Description
The present application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present application are shown in the drawings.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only to distinguish the description, and are not to be construed as indicating or implying relative importance. The data acquisition, storage, use, processing and the like in the technical scheme meet the relevant regulations of national laws and regulations.
Fig. 1 is a flowchart of an application hot refreshing method provided in an embodiment of the present application. The embodiment can be suitable for the situation that configuration updating and hot refreshing are realized through the application, and the update of the attribute of the application configuration item is realized on the premise of not restarting the application. The method can be executed by the applied hot refreshing device, and the device can be realized in a software and/or hardware mode, and is preferably configured in electronic equipment, such as a mobile phone or a tablet and other intelligent terminals. As shown in fig. 1, the method specifically includes:
s101, acquiring configuration data through a configuration update release interface deployed in an application.
The configuration update release interface is pre-deployed on the application, and may be implemented by a REST interface, for example. The configuration data may be in the form of Json messages, and the type may be HTTP-Json. When the application needs to be subjected to hot refreshing, related personnel can configure the hot refreshed data items through the application to generate configuration data, and the application acquires the configuration data through a configuration update release interface.
S102, constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for hot refreshing of the application is recorded in the configuration message.
Specifically, an attribute source is first created to accommodate the configuration set and the corresponding Config object. The configuration source is then added to the first, i.e. highest priority, of the application's list of environmental attribute sources. Next, a configuration library based on the distributed cache as a configuration source is defined, binding with the namespaces. And when the configuration library is initialized, starting timing refreshing, wherein the timing refreshing can be realized based on a timing scheduling thread pool of java, and parameters such as refreshing interval and the like can be configured as required. The stored configuration message can be obtained from the distributed cache through the timing refreshing of the configuration library. The constructed configuration message contains a configuration set required by the application hot refreshing, and the configuration set contains a plurality of configuration items, so that the application can be updated based on the configuration items.
In one embodiment, an application check field may be included in the configuration data. Correspondingly, the configuration report is constructed according to the configuration data, and specifically comprises:
checking according to the application check field;
if the verification is passed, constructing a configuration message according to the configuration data and the current timestamp, wherein the current timestamp is used as a release version of the configuration message.
For example, the application check field may include an appID and a token, and after acquiring the configuration data, the application first checks whether the appID and the token match, and prevents misuse by checking the check field. If the two messages are not matched, the error reporting is returned, if the two messages are matched, whether the thermal refreshing function is started or not can be further checked, if the two messages are not started, the error reporting is returned, and if the two messages are started, the configuration message is constructed and stored in the distributed cache. Meanwhile, the current time stamp is added into the configuration message to serve as a release version, so that whether the configuration set to be updated is the latest configuration set or not can be judged through the release version in the subsequent hot update.
Furthermore, after storing the configuration message in the distributed cache, the method further comprises: and updating a cache key value in the distributed cache, wherein the cache key value corresponds to the configuration set. The rules for caching key values may be, for example: the method comprises the steps of +app Id +rule set name, app Id and rule set name are used as configuration items of an application, a message can contain a plurality of configuration items under the same rule set name, and app Id can be used for distinguishing different application user information.
Correspondingly, before constructing a message, the embodiment of the application may further check a field "delete cache" in the configuration data, if the field is true, deleting the corresponding cache key value, otherwise, caching the constructed configuration message. Therefore, when the old configuration set needs to be deleted through hot refreshing, the application can delete the cache key value corresponding to the old configuration set by configuring the field of delete cache as true, so that the purpose of updating the application by deleting the old configuration set is achieved.
S103, responding to the refreshing operation of the configuration library, and acquiring a configuration set from the distributed cache.
S104, performing hot refreshing on the application according to the configuration set.
As mentioned above, the configuration set may be obtained from the distributed cache by initiating a timed refresh upon initialization of the configuration library, and the application may respond to the refresh operation of the configuration library. When the method is implemented, the obtained configuration set can be used as an updating configuration set, the configuration set at the previous hot refreshing time is used as a current configuration set, the following conditions are judged, and if the following conditions are met, the hot refreshing is carried out on the application according to the updating configuration set:
the content of the current configuration set is empty, and the content of the updated configuration set is not empty; or alternatively
The contents of both the current configuration set and the updated configuration set are non-empty, and the release version of the current configuration set is earlier than the release version of the updated configuration set.
Thus, the latest configuration set is obtained through comparison of release versions, so that hot refreshing is applied according to the latest configuration set.
In one embodiment, an event ConfigChangeEvent may be defined, representing a configuration set content change, the content including a configuration set name and content; defining an event listener ConfigChangeListener for listening to the event ConfigChangeEvent; defining a configuration set DccaConfig, recording a configuration set name and a configuration item content set, binding a ConfigChangeListener of an event monitor, triggering and releasing a Spring event EnviromentChangeEvent in a ConfigChangeListener#onChange () method of the event monitor, wherein the event triggers context refreshing; meanwhile, dccaConfig is initialized at application start-up. When the application acquires the latest configuration set from the distributed cache, a repositionChangeListener#onRepositorichange method is triggered, and the method triggers a ConfigChangeListener#onChange () method of the event listener to realize the context refresh.
According to the technical scheme, the traditional configuration center is replaced by the distributed cache, the distributed cache is used as the configuration library of the application, and the configuration center does not need to be deployed independently. When the method is implemented, configuration release can be realized by means of a configuration update release interface deployed on the application, the application stores the configuration message in a distributed cache, and a configuration library acquires a configuration set loaded in the configuration message from the distributed cache through a refreshing operation, so that the application is subjected to hot refreshing according to the configuration set. Therefore, the technical scheme of the application simplifies complex functions such as management service, configuration service management and the like in the configuration center, can realize configuration release and hot refreshing based on the application, reduces the configuration cost for carrying out hot refreshing on the application, and improves the efficiency.
Fig. 2 is a flowchart of an applied hot refreshing method according to an embodiment of the present application, where further optimization is made based on the foregoing embodiment. As shown in fig. 2, the method includes:
s201, acquiring configuration data through a configuration update release interface deployed in an application.
S202, judging whether the machine code in the configuration data is the same as the machine code corresponding to the application, and if so, executing S203.
S203, constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for hot refreshing of the application is recorded in the configuration message.
S204, responding to the refreshing operation of the configuration library, and acquiring the configuration set from the distributed cache.
S205, carrying out hot refreshing on the application according to the configuration set.
Specifically, the machine code is used as a unique identifier of the application server, and may be in a fixed format, for example, a fixed 4-bit code is used as an application identifier, and the first bit code is used to distinguish multiple applications sharing a database or multiple applications under one system, and the last three bits are used to distinguish the application servers. After the application acquires the configuration data, the application needs to acquire the machine code in the configuration data and judge whether the machine code is the same as the machine code corresponding to the current application. If the machine code does not exist in the configuration data or the machine code is different from the machine code corresponding to the current application, returning null, otherwise, further constructing a configuration message, and storing the configuration message in a distributed cache.
Therefore, the technical scheme of the embodiment of the application not only replaces the configuration center with the distributed cache without independently deploying the configuration center, but also can realize configuration release and hot refreshing by means of application based on HTTP REST interface design, and simultaneously, can also combine the design of machine codes, thereby realizing more visual and convenient gray level release.
In summary, the technical scheme of the application has the following technical effects:
the structure is simple: the hot refreshing function is provided in a component form and deployed together with the application, and a configuration center does not need to be deployed separately;
and (3) resource multiplexing: multiplexing existing distributed cache resources (such as REDIS), without additional allocation of deployment resources;
interface standard: providing an HTTP REST interface for operation, wherein the message is a standard HTTP-JSON message;
the use is simple: binding with the application, eliminating complex concepts such as environment, cluster and the like;
gray scale support: gray scale distribution based on machine codes is more visual and simpler.
Fig. 3 is a schematic structural diagram of a thermal refresh device according to an embodiment of the present application. As shown in fig. 3, the thermal refresh apparatus 30 of the application includes:
a configuration data acquisition module 310, configured to acquire configuration data through a configuration update publishing interface deployed in an application;
a configuration message storage module 320, configured to construct a configuration message according to the configuration data, and store the configuration message in a distributed cache, where the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message;
a configuration set obtaining module 330, configured to obtain the configuration set from the distributed cache in response to a refresh operation of the configuration library;
and the thermal refreshing module 340 is configured to perform thermal refreshing on the application according to the configuration set.
In some embodiments, the configuration data includes an application check field therein; correspondingly, the configuration message storage module 320 includes:
the verification unit is used for verifying according to the application verification field;
a configuration message constructing unit, configured to construct a configuration message according to the configuration data and a current timestamp if the verification unit verifies the configuration message, where the current timestamp is used as a release version of the configuration message;
and the configuration message storage unit is used for storing the configuration message in the distributed cache.
In some embodiments, the thermal refresh module 340 is specifically configured to:
taking the configuration set as an updating configuration set, and carrying out hot refreshing on the application according to the updating configuration set if the following conditions are met:
the content of the current configuration set is empty, and the content of the updated configuration set is not empty; or alternatively
The content of the current configuration set and the updated configuration set are not empty, and the release version of the current configuration set is earlier than the release version of the updated configuration set.
In some embodiments, the refresh operation of the configuration library is a timed refresh operation and is initiated upon initialization of the configuration library based on a timed dispatch thread pool.
In some embodiments, after the configuration set acquisition module 330 stores the configuration message in a distributed cache, the apparatus further comprises:
and the cache key value updating module is used for updating the cache key value in the distributed cache, wherein the cache key value corresponds to the configuration set.
In some embodiments, the configuration data further includes machine code therein; correspondingly, the configuration message storage module 320 includes:
a judging unit, configured to judge whether a machine code in the configuration data is the same as a machine code corresponding to the application;
and the configuration message storage unit is used for constructing a configuration message according to the configuration data and storing the configuration message in a distributed cache if the judgment unit judges that the configuration message is yes.
The heat refreshing device for application provided in the embodiment of the present application may be used to execute the technical scheme of the heat refreshing method applied in the above embodiment, and its implementation principle and technical effect are similar, and are not repeated here.
It should be noted that, it should be understood that the division of the modules of the above apparatus is merely a division of a logic function, and may be fully or partially integrated into a physical entity or may be physically separated. And these modules may all be implemented in software in the form of calls by the processing element; or can be realized in hardware; the method can also be realized in a form of calling software by a processing element, and the method can be realized in a form of hardware by a part of modules. For example, the configuration message storage module 320 may be a processing element that is set up separately, or may be implemented in a chip of the above apparatus, or may be stored in a memory of the above apparatus in the form of program codes, and the functions of the configuration message storage module 320 may be invoked and executed by a processing element of the above apparatus. The implementation of the other modules is similar. In addition, all or part of the modules can be integrated together or can be independently implemented. The processing element here may be an integrated circuit with signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in a software form.
In the technical scheme of the application, the related processes of collecting, storing, using, processing, transmitting, providing, disclosing and the like of the personal information of the user accord with the regulations of related laws and regulations, and the public order colloquial is not violated.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 4, the electronic device may include: a transceiver 121, a processor 122, a memory 123.
Processor 122 executes the computer-executable instructions stored in the memory, causing processor 122 to perform the aspects of the embodiments described above. The processor 122 may be a general-purpose processor including a central processing unit CPU, a network processor (network processor, NP), etc.; but may also be a digital signal processor DSP, an application specific integrated circuit ASIC, a field programmable gate array FPGA or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component.
Memory 123 is coupled to processor 122 via the system bus and communicates with each other, and memory 123 is configured to store computer program instructions.
The transceiver 121 may be used to acquire a task to be run and configuration information of the task to be run.
The system bus may be a peripheral component interconnect standard (peripheral component interconnect, PCI) bus or an extended industry standard architecture (extended industry standard architecture, EISA) bus, among others. The system bus may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus. The transceiver is used to enable communication between the database access device and other computers (e.g., clients, read-write libraries, and read-only libraries). The memory may include random access memory (random access memory, RAM) and may also include non-volatile memory (non-volatile memory).
The electronic device provided in the embodiment of the present application may be a terminal device in the above embodiment.
The embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores computer instructions, and when the computer instructions run on a computer, the computer is caused to execute the technical scheme of the thermal refreshing method applied by the embodiment.
The embodiment of the application also provides a computer program product, which comprises a computer program, wherein the computer program is stored in a computer readable storage medium, the computer program can be read from the computer readable storage medium by at least one processor, and the technical scheme of the heat refreshing method applied in the embodiment can be realized when the computer program is executed by the at least one processor.
Computer program product in the implementation, the computer program code for carrying out the operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present application and the technical principle applied. Those skilled in the art will appreciate that the present application is not limited to the particular embodiments described herein, but is capable of numerous obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the present application. Therefore, while the present application has been described in connection with the above embodiments, the present application is not limited to the above embodiments, but may include many other equivalent embodiments without departing from the spirit of the present application, the scope of which is defined by the scope of the appended claims.

Claims (10)

1. An applied thermal refresh method, comprising:
acquiring configuration data through a configuration update release interface deployed in an application;
constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message;
responding to the refreshing operation of the configuration library, and acquiring the configuration set from the distributed cache;
and carrying out hot refreshing on the application according to the configuration set.
2. The method of claim 1, wherein the configuration data includes an application check field therein; correspondingly, the constructing the configuration message according to the configuration data includes:
checking according to the application check field;
if the verification is passed, constructing a configuration message according to the configuration data and a current time stamp, wherein the current time stamp is used as a release version of the configuration message.
3. The method of claim 2, wherein the hot refreshing the application according to the configuration set comprises:
taking the configuration set as an updating configuration set, and carrying out hot refreshing on the application according to the updating configuration set if the following conditions are met:
the content of the current configuration set is empty, and the content of the updated configuration set is not empty; or alternatively
The content of the current configuration set and the updated configuration set are not empty, and the release version of the current configuration set is earlier than the release version of the updated configuration set.
4. The method of claim 1, wherein the refresh operation of the configuration library is a timed refresh operation and is initiated upon initialization of the configuration library based on a timed dispatch thread pool.
5. The method of claim 1, wherein after the storing the configuration message in the distributed cache, the method further comprises:
and updating a cache key value in the distributed cache, wherein the cache key value corresponds to the configuration set.
6. The method of claim 1, wherein the configuration data further includes machine code; correspondingly, the constructing the configuration message according to the configuration data and storing the configuration message in a distributed cache includes:
judging whether the machine code in the configuration data is the same as the machine code corresponding to the application;
if yes, constructing a configuration message according to the configuration data, and storing the configuration message in a distributed cache.
7. A thermal refresh apparatus for use, comprising:
the configuration data acquisition module is used for acquiring configuration data through a configuration update release interface deployed in the application;
the configuration message storage module is used for constructing a configuration message according to the configuration data and storing the configuration message in a distributed cache, wherein the distributed cache is used as a configuration library of the application, and a configuration set for applying hot refreshing is recorded in the configuration message;
a configuration set acquisition module, configured to acquire the configuration set from the distributed cache in response to a refresh operation of the configuration library;
and the thermal refreshing module is used for carrying out thermal refreshing on the application according to the configuration set.
8. The apparatus of claim 7, wherein the configuration data includes an application check field therein; correspondingly, the configuration message storage module comprises:
the verification unit is used for verifying according to the application verification field;
a configuration message constructing unit, configured to construct a configuration message according to the configuration data and a current timestamp if the verification unit verifies the configuration message, where the current timestamp is used as a release version of the configuration message;
and the configuration message storage unit is used for storing the configuration message in the distributed cache.
9. An electronic device, comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored by the memory to implement the thermal refresh method of an application as claimed in any one of claims 1-6.
10. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are for implementing a hot refresh method of an application as claimed in any one of claims 1-6.
CN202311657740.8A 2023-12-05 2023-12-05 Application hot refreshing method, device, equipment and storage medium Pending CN117632297A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311657740.8A CN117632297A (en) 2023-12-05 2023-12-05 Application hot refreshing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311657740.8A CN117632297A (en) 2023-12-05 2023-12-05 Application hot refreshing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117632297A true CN117632297A (en) 2024-03-01

Family

ID=90033616

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311657740.8A Pending CN117632297A (en) 2023-12-05 2023-12-05 Application hot refreshing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117632297A (en)

Similar Documents

Publication Publication Date Title
CN108279892B (en) Method, device and equipment for splitting large-scale application service into micro-service
US11093232B2 (en) Microservice update system
CN108959385B (en) Database deployment method, device, computer equipment and storage medium
CN112380294B (en) Block chain cross-chain access method and device
CN111290866A (en) Service processing method and device
CN113918232B (en) Algorithm service calling method, device, server and storage medium
CN111193803A (en) Spring group-based micro-service construction method and spring group micro-service framework
CN108804399B (en) Form verification method and device
CN109104368B (en) Connection request method, device, server and computer readable storage medium
CN112653579A (en) OpenResty-based gray scale publishing method and related equipment
CN113656107A (en) Mobile application loading method and device and electronic equipment
CN114416224B (en) Method and device for calling micro service under multi-micro service environment
CN112650804B (en) Big data access method, device, system and storage medium
CN114328097A (en) File monitoring method and device, electronic equipment and storage medium
CN109586970A (en) Resource allocation methods, apparatus and system
CN113077260A (en) Data access method and device based on block chain and electronic equipment
CN108563514B (en) Method for accessing application configuration service, application and electronic equipment
CN113869989B (en) Information processing method and device
CN117632297A (en) Application hot refreshing method, device, equipment and storage medium
CN116647552A (en) Service processing method and system in heterogeneous micro-service cluster, terminal and storage medium
CN113282541B (en) File calling method and device and electronic equipment
CN112738181B (en) Method, device and server for cluster external IP access
CN112114871B (en) Code sharing method, device, server, terminal and medium
CN109672551B (en) Cross-data center application publishing method, device, storage medium and device
CN111258873B (en) Test method and device

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