CN110109680A - Using dispositions method, device and apply dissemination method, server, storage medium - Google Patents

Using dispositions method, device and apply dissemination method, server, storage medium Download PDF

Info

Publication number
CN110109680A
CN110109680A CN201910396617.2A CN201910396617A CN110109680A CN 110109680 A CN110109680 A CN 110109680A CN 201910396617 A CN201910396617 A CN 201910396617A CN 110109680 A CN110109680 A CN 110109680A
Authority
CN
China
Prior art keywords
file
jar
application
class
configuration file
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
CN201910396617.2A
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.)
Chongqing Commercial Service Technology Co Ltd
Original Assignee
Chongqing Commercial Service 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 Chongqing Commercial Service Technology Co Ltd filed Critical Chongqing Commercial Service Technology Co Ltd
Priority to CN201910396617.2A priority Critical patent/CN110109680A/en
Publication of CN110109680A publication Critical patent/CN110109680A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The present invention provides a kind of application dispositions method, device and applies dissemination method, server, storage medium, by obtaining the resource file to application deployment, including the configuration file and service code to application deployment;By configuration file, separation and Extraction is come out from resource file, is placed under setting catalogue;And service code is compiled, to generate bytecode .class file;The bytecode .class file of generation is packaged as a jar file, and setting catalogue is added in the ClassPath class.path of jar file;Formal environments server is sent by jar file and configuration file, to be issued;Beyond the clouds in formal environments, after developer can modify at any time application configuration file, starting application immediately, rather than be packaged and upload after remodifying code, the time has been saved, efficiency is improved.

Description

Using dispositions method, device and apply dissemination method, server, storage medium
Technical field
The present invention relates to field of computer technology more particularly to a kind of application dispositions method, device and application dissemination method, Server, storage medium.
Background technique
J2EE (Java2 Platform Enterprise Edition, Java 2 Platform Enterprise Edition) application at present is deployed with Code is packaged as war packet or jar packet respectively by two kinds of main modes.War packet can be placed into J2EE server container In (such as tomcat, jboss, weblogic etc.), decompression, initialization, starting are responsible for by server container;And jar packet is disobeyed Rely server container, can be typically included with independent operating, jar packet the code file after the configuration file of application, compiling and Project jar relies on packet etc..
Jar packet is independent running environment, and the external world can not flexibly be configured, be modified, and program is slightly changed in the process, Developer needs to modify code, recompilates after being packaged, just can be carried out publication, needs between exploitation environment and formal environments It toggles, causes release cycle long, low efficiency is unfavorable for configuration, the modification of application, reduces the work effect of developer Rate.
Summary of the invention
Application dispositions method provided by the invention, device and dissemination method, server, storage medium are applied, mainly solved The technical issues of be: jar packet deployment process, application configuration file modification it is not flexible.
In order to solve the above technical problems, the present invention provide it is a kind of using dispositions method, comprising:
Obtain resource file to application deployment, the resource file include the configuration file to application deployment and Service code;
By the configuration file, separation and Extraction is come out from the resource file, is placed under setting catalogue;And to described Service code is compiled, to generate bytecode .class file;
The bytecode .class file of the generation is packaged as a jar file, and the setting catalogue is added to In the ClassPath class.path of the jar file;
Formal environments server is sent by the jar file and the configuration file, to be issued.
Optionally, the resource file further includes relying on packet, and the bytecode .class file by the generation is packaged Include: for jar file
The bytecode .class file of the generation and dependence packet are packaged as the jar file together.
Optionally, the described configuration file is placed under setting catalogue includes:
By executing maven-jar-plugin plug-in unit, the configuration file is separated and extracted from the resource file Come, is placed under the setting catalogue.
Dissemination method is applied the present invention also provides a kind of, comprising:
The jar file and configuration file of application to be released are obtained, includes the business generation after compiling in the jar file Code;
The jar file is decompressed, starts the application to be released by executing entrance, need to extract it is described to When issuing the configuration file of application, configuration file needed for being extracted by the ClassPath class.path in the jar file, with complete At publication.
Optionally, also comprising relying on packet in the jar file.
The present invention also provides a kind of applications to dispose device, comprising:
Module is obtained, for obtaining the resource file to application deployment, the resource file includes described to application deployment Configuration file and service code;
Separation module for separation and Extraction to come out from the resource file by the configuration file, and is placed in setting Under catalogue;
Collector, for being compiled to the service code, to generate bytecode .class file;
Packetization module for the bytecode .class file of the generation to be packaged as a jar file, and is set described Determine catalogue to be added in the ClassPath class.path of the jar file;
Sending module, for sending formal environments server for the jar file and the configuration file, to carry out Publication.
Optionally, the resource file further includes relying on packet, and the packetization module is also used to the bytecode that will be generated .class file and dependence packet are packaged as the jar file together.
Optionally, the separation module is maven-jar-plugin plug-in unit.
The present invention also provides a kind of server, the server includes processor, memory and communication bus;
The communication bus is for realizing the connection communication between processor and memory;
The processor is for executing one or more program stored in memory, to realize application as described above The step of dissemination method.
The present invention also provides a kind of storage medium, the storage medium is stored with one or more computer-readable journey Sequence, one or more of computer-readable programs can be read by one or more processor and execute, such as be taken up an official post with realizing Described in one the step of application dispositions method, or the step of realizing as above described in any item application dissemination methods.
The beneficial effects of the present invention are:
What is provided according to the present invention applies dispositions method, device and application dissemination method, server, storage medium, passes through The resource file to application deployment is obtained, including the configuration file and service code to application deployment;By configuration file from money Separation and Extraction comes out in source file, is placed under setting catalogue;And service code is compiled, to generate bytecode .class File;The bytecode .class file of generation is packaged as a jar file, and setting catalogue is added to jar file In ClassPath class.path;Formal environments server is sent by jar file and configuration file, to be issued;Beyond the clouds In formal environments, after developer can modify at any time application configuration file, starting application immediately, rather than after remodifying code It is packaged and uploads, saved the time, improved efficiency.
Detailed description of the invention
Fig. 1 is the embodiment of the present invention one using dispositions method flow diagram;
Fig. 2 is that flow diagram is disposed and issued in the application of the embodiment of the present invention one;
Fig. 3 is the embodiment of the present invention two using dissemination method flow diagram;
Fig. 4 is the application deployment apparatus structure schematic diagram of the embodiment of the present invention three;
Fig. 5 is the server architecture schematic diagram of the embodiment of the present invention four.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, below by specific embodiment knot Closing attached drawing, invention is further described in detail.It should be appreciated that specific embodiment described herein is only used to explain this Invention, is not intended to limit the present invention.
Embodiment one:
It is disposed to solve currently to pass through jar packet form to application, by the configuration file of application, relies on and wrap and compile Service code after translating is packaged as a jar packet together, with the update of application, it may be necessary to it modifies to configuration file, It is no matter mostly and few that content is modified at this time, as long as being modified to code, is required to recompilate packing upload, could be issued, Developer need exploitation environment and formal environments between constantly switch, the modification of configuration file is not flexible, developer without Method directly modifies to the configuration file of application directly in formal environments.Based on this, the present invention provides a kind of application Dispositions method is based primarily upon loading principle inside jar, is packaged in process in jar packet, modifies the flow definition of packing, will apply Configuration file detach jar packet so that configuration file is separated with jar packet, i.e., do not include the configuration file of application in jar packet, when When having modification demand, developer can directly modify to configuration file, and formal environments server restarts the application , server is uploaded to without recompilate being packaged to application.
Referring to Figure 1, Fig. 1 is the present embodiment using dispositions method flow diagram, and this method mainly includes walking as follows It is rapid:
S11, obtain resource file to application deployment, wherein the resource file include to application deployment configuration file with And service code.
Optionally, resource file further includes relying on packet.
S12, by configuration file, separation and Extraction is come out from resource file, is placed under setting catalogue;And to service code It is compiled, to generate bytecode .class file.
Optionally, by executing maven-jar-plugin plug-in unit, configuration file is separated and extracted from resource file Come, is placed under setting catalogue.Wherein setting catalogue can be newly-built catalogue.
S13, the bytecode .class file of generation is packaged as to a jar file, and setting catalogue is added to the jar In the ClassPath class.path of file.
Due to not including the configuration file to application deployment, JVM (JavaVirtual Machine, Java in jar file Virtual machine) it can not directly read, it needs through the configuration file outside the reading of ClassPath class.path.
It, can also be by the bytecode .class file of generation and the dependence packet one when resource file further includes relying on packet It rises and is packaged as a jar file.
It should be understood that be also possible that alternative document in the jar file in practical application, if by jar packet with to Configuration file is not included in the configuration file separation of application deployment namely jar packet.
S14, formal environments server is sent by jar file and configuration file, to be issued.
After the completion of deployment, formal environments server can be sent by jar file and configuration file, to the application Issue online.
In formal environments, since jar packet is separated with configuration file, when needing to be modified the configuration of application, open Hair personnel can directly modify to the configuration file of the application, and server restarts the application, extract new match File is set, realizes that publication is online, is packaged without being recompilated to code, is conducive to save the time, improves modification efficiency.
For a better understanding of the present invention, application is disposed below with reference to specific example and the process of publication carries out in detail It describes in detail bright, refers to Fig. 2, Fig. 2 is that application is disposed and publication flow diagram, is specifically included that
S21, maven-jar-plugin plug-in unit is introduced by Maven mode.
S22, remove the configuration file in application resource file using maven-jar-plugin plug-in unit, realize configuration file It is separated from resource file, does not need to be got in jar packet.
Wherein configuration file includes but is not limited to properties, xml, yml etc..
S23, using<ClassPath>label in maven-jar-plugin plug-in unit, define configuration file place it is outer Portion sets catalogue, such as:
S24, maven-assembly-plugin plug-in unit is introduced by Maven mode.
S25, using maven-assembly-plugin plug-in unit to after compiling service code and rely on packet get to one Jar file.
It needs to carry out packing configuration to maven-assembly-plugin plug-in unit in advance, including definition is packaged format, is packaged Whether rear file compresses, it is also necessary to introduce external perform script.
Such as:
S26, external setting-up catalogue is arrived by external perform script (filing rule), reads the configuration file separated, Starting application.Filing rule, such as:
The present embodiment also provides a kind of storage medium, which is stored with one or more computer-readable journey Sequence, one or more computer-readable program can be read by one or more processor and execute, as described above to realize Application dispositions method the step of.It specifically refers to as described above, details are not described herein.
Embodiment two:
On the basis of the above embodiment 1, since jar file structure is changed, configuration is not included in jar file File needs when formal environments server issues related application to be released from external setting-up catalog extraction configuration file, It is just able to achieve using issuing process.For this purpose, applying dissemination method the present embodiment provides a kind of, Fig. 3 is referred to, Fig. 3 is application hair Cloth method flow schematic diagram, this method specifically include that
S31, the jar file and configuration file for obtaining application to be released, wherein include the business after compiling in jar file Code.
Optionally, APMB package can also be relied on comprising corresponding in jar file.
S32, jar file is decompressed, starts application to be released by executing entrance, is needing to extract application to be released Configuration file when, configuration file needed for being extracted by ClassPath class.path in jar file, to complete to issue.
Include MANIFEST.MF entry file in jar file, refer to shown in following code:
1Manifest-Version:1.0
2Archiver-Version:PlexusArchiver
3Built-By:ranmaojie
4Class-Path:confiig/·lib/ac-common-0.1.0-20181119.073207-41.jar lib/
Configuration file is separated with jar file, and the configuration file by application to be released is avoided to get in the jar file, so as to Configuration file is modified at any time in developer.Server needs to pass through rope during issuing the application The configuration file of quotation part extraction external storage.In the present embodiment, when being disposed to application, the outside of configuration file is deposited Storage space is set to be added by Class-Path class.path, and server is allowed successfully to extract the configuration file, thus into Row publication.
By separating configuration file, when needing to modify to configurations such as application parameters, without remodifying business Code, it is only necessary to it modifies to the configuration file of external storage, the Server Restart application can be completed using publication, Switch between exploitation environment and formal environments etc. without developer, the recompility of service code avoided the processes such as to be packaged, Process is simplified, the time is saved, improves the workload for advantageously reducing developer using efficiency for issuing.
The present embodiment also provides a kind of storage medium, which is stored with one or more computer-readable journey Sequence, one or more computer-readable program can be read by one or more processor and execute, as described above to realize Application dissemination method the step of.It specifically refers to as described above, details are not described herein.
Embodiment three:
The present embodiment on the basis of example 1, provides a kind of application deployment device, is mainly used for realizing above-mentioned implementation Described in example one the step of application dispositions method, Fig. 4 is referred to, which includes obtaining module 41, separation module 42, collector 43, packetization module 44 and sending module 45, in which:
It obtains module 41 to be used to obtain the resource file to application deployment, resource file includes the matching to application deployment Set file and service code.
Separation module 42 is placed under setting catalogue for by configuration file, separation and Extraction to be come out from resource file. Optionally, separation module includes maven-jar-plugin plug-in unit.
Collector 43 is for being compiled service code, to generate bytecode .class file.
Packetization module 44 is used to the bytecode .class file of generation being packaged as a jar file, and will set catalogue It is added in the ClassPath class.path of jar file.
Optionally, in certain embodiments, resource file further includes relying on packet, and packetization module 44 is also used to the word that will be generated Section code .class file and the dependence packet are packaged as a jar file together.
Sending module 45 is used to by packed jar file and configuration file send formal environments server, with into Row publication.
Example IV:
The present embodiment on the basis of example 2, provides a kind of server, is mainly used for realizing in above-described embodiment two Application dissemination method the step of, refer to Fig. 5, which includes processing 51, memory 52 and communication bus 53, in which:
Communication bus 53 is for realizing the connection communication between processor 51 and memory 52;Processor 51 is deposited for executing One or more computer program stored in reservoir 52, to realize as described in embodiment two using the step of dissemination method Suddenly.The description in embodiment two is specifically referred to, details are not described herein.
Obviously, those skilled in the art should be understood that each module of aforementioned present invention or each step can be with general Computing device realizes that they can be concentrated on a single computing device, or be distributed in constituted by multiple computing devices On network, optionally, they can be realized with the program code that computing device can perform, it is thus possible to be stored in It is performed by computing device in computer storage medium (ROM/RAM, magnetic disk, CD), and in some cases, it can be with not The sequence being same as herein executes shown or described step, or they are fabricated to each integrated circuit modules, or Person makes multiple modules or steps in them to single integrated circuit module to realize.So the present invention is not limited to appoint What specific hardware and software combines.
The above content is specific embodiment is combined, further detailed description of the invention, and it cannot be said that this hair Bright specific implementation is only limited to these instructions.For those of ordinary skill in the art to which the present invention belongs, it is not taking off Under the premise of from present inventive concept, a number of simple deductions or replacements can also be made, all shall be regarded as belonging to protection of the invention Range.

Claims (10)

1. a kind of apply dispositions method characterized by comprising
The resource file to application deployment is obtained, the resource file includes the configuration file and business to application deployment Code;
By the configuration file, separation and Extraction is come out from the resource file, is placed under setting catalogue;And to the business Code is compiled, to generate bytecode .class file;
The bytecode .class file of the generation is packaged as a jar file, and the setting catalogue is added to described In the ClassPath class.path of jar file;
Formal environments server is sent by the jar file and the configuration file, to be issued.
2. applying dispositions method as described in claim 1, which is characterized in that the resource file further includes relying on packet, described The bytecode .class file of the generation, which is packaged as jar file, includes:
The bytecode .class file of the generation and dependence packet are packaged as the jar file together.
3. applying dispositions method as claimed in claim 1 or 2, which is characterized in that described be placed in the configuration file sets Determine include: under catalogue
By executing maven-jar-plugin plug-in unit, by the configuration file, separation and Extraction is come out from the resource file, It is placed under the setting catalogue.
4. a kind of apply dissemination method characterized by comprising
The jar file and configuration file of application to be released are obtained, includes the service code after compiling in the jar file;
The jar file is decompressed, starts the application to be released by executing entrance, it is described to be released needing to extract When the configuration file of application, configuration file needed for being extracted by the ClassPath class.path in the jar file, to complete to send out Cloth.
5. applying dissemination method as claimed in claim 4, which is characterized in that also comprising relying on packet in the jar file.
6. device is disposed in a kind of application characterized by comprising
Module is obtained, for obtaining the resource file to application deployment, the resource file includes the matching to application deployment Set file and service code;
Separation module for separation and Extraction to come out from the resource file by the configuration file, and is placed in setting catalogue Under;
Collector, for being compiled to the service code, to generate bytecode .class file;
Packetization module, for the bytecode .class file of the generation to be packaged as a jar file, and by the setting mesh Record is added in the ClassPath class.path of the jar file;
Sending module, for sending formal environments server for the jar file and the configuration file, to be sent out Cloth.
7. application deployment device as claimed in claim 6, which is characterized in that the resource file further includes relying on packet, described Packetization module is also used to for the bytecode .class file of generation and dependence packet to be packaged as the jar text together Part.
8. application deployment device as claimed in claims 6 or 7, which is characterized in that the separation module is maven-jar- Plugin plug-in unit.
9. a kind of server, which is characterized in that the server includes processor, memory and communication bus;
The communication bus is for realizing the connection communication between processor and memory;
The processor is for executing one or more program stored in memory, to realize as described in claim 4 or 5 Application dissemination method the step of.
10. a kind of storage medium, which is characterized in that the storage medium is stored with one or more computer-readable program, One or more of computer-readable programs can be read by one or more processor and execute, to realize such as claim The step of 1-3 described in any item application dispositions methods, or realize as described in claim 4 or 5 using dissemination method Step.
CN201910396617.2A 2019-05-14 2019-05-14 Using dispositions method, device and apply dissemination method, server, storage medium Pending CN110109680A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910396617.2A CN110109680A (en) 2019-05-14 2019-05-14 Using dispositions method, device and apply dissemination method, server, storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910396617.2A CN110109680A (en) 2019-05-14 2019-05-14 Using dispositions method, device and apply dissemination method, server, storage medium

Publications (1)

Publication Number Publication Date
CN110109680A true CN110109680A (en) 2019-08-09

Family

ID=67489999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910396617.2A Pending CN110109680A (en) 2019-05-14 2019-05-14 Using dispositions method, device and apply dissemination method, server, storage medium

Country Status (1)

Country Link
CN (1) CN110109680A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825361A (en) * 2019-10-29 2020-02-21 成都西加云杉科技有限公司 Code modification method, device, equipment and readable storage medium
CN111666099A (en) * 2020-06-12 2020-09-15 江苏云柜网络技术有限公司 Application service publishing system
CN111782197A (en) * 2020-08-03 2020-10-16 网易(杭州)网络有限公司 Resource publishing method and device
CN111813439A (en) * 2020-07-17 2020-10-23 前海人寿保险股份有限公司 Distribution material quality control method, device, equipment and computer storage medium
CN112558995A (en) * 2020-12-24 2021-03-26 恩亿科(北京)数据科技有限公司 Flink integration method and system based on TBDS Hadoop
CN112559132A (en) * 2020-12-18 2021-03-26 建信金融科技有限责任公司 Safe static detection method and device for containerized deployment application
CN112688804A (en) * 2020-12-18 2021-04-20 中国平安财产保险股份有限公司 Service platform deployment method, device, equipment and storage medium
CN112698839A (en) * 2020-12-30 2021-04-23 深圳前海微众银行股份有限公司 Data center node deployment method, device and system and computer storage medium
CN113204689A (en) * 2021-05-25 2021-08-03 深圳物讯科技有限公司 Web front-end visual packaging deployment method and related products
CN113535186A (en) * 2020-04-15 2021-10-22 北京京东振世信息技术有限公司 Service application deployment method and device
CN113687858A (en) * 2021-08-05 2021-11-23 深圳集智数字科技有限公司 Configuration file checking method and device, electronic equipment and storage medium
CN115145604A (en) * 2022-07-18 2022-10-04 国能信控互联技术有限公司 Containerized electric power marketing system deployment method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030188036A1 (en) * 2002-03-22 2003-10-02 Sun Microsystems, Inc. Methods and systems for program migration
WO2003093991A1 (en) * 2002-05-02 2003-11-13 Bea Systems, Inc. Systems and methods for modular component deployment
CN103677948A (en) * 2014-01-08 2014-03-26 从兴技术有限公司 Starter and start method
WO2017071494A1 (en) * 2015-10-26 2017-05-04 阿里巴巴集团控股有限公司 Application deployment method and apparatus
CN106775730A (en) * 2016-12-21 2017-05-31 深圳Tcl数字技术有限公司 Program dissemination method and system
EP3333702A1 (en) * 2016-12-08 2018-06-13 Wipro Limited System and method for automatic redeployment of applications in an integrated development environment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030188036A1 (en) * 2002-03-22 2003-10-02 Sun Microsystems, Inc. Methods and systems for program migration
WO2003093991A1 (en) * 2002-05-02 2003-11-13 Bea Systems, Inc. Systems and methods for modular component deployment
CN103677948A (en) * 2014-01-08 2014-03-26 从兴技术有限公司 Starter and start method
WO2017071494A1 (en) * 2015-10-26 2017-05-04 阿里巴巴集团控股有限公司 Application deployment method and apparatus
EP3333702A1 (en) * 2016-12-08 2018-06-13 Wipro Limited System and method for automatic redeployment of applications in an integrated development environment
CN106775730A (en) * 2016-12-21 2017-05-31 深圳Tcl数字技术有限公司 Program dissemination method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
林若钦, 华南理工大学出版社 *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825361A (en) * 2019-10-29 2020-02-21 成都西加云杉科技有限公司 Code modification method, device, equipment and readable storage medium
CN113535186A (en) * 2020-04-15 2021-10-22 北京京东振世信息技术有限公司 Service application deployment method and device
CN113535186B (en) * 2020-04-15 2023-09-22 北京京东振世信息技术有限公司 Service application deployment method and device
CN111666099A (en) * 2020-06-12 2020-09-15 江苏云柜网络技术有限公司 Application service publishing system
CN111666099B (en) * 2020-06-12 2023-10-10 南京云柜网络科技有限公司 Application service release system
CN111813439A (en) * 2020-07-17 2020-10-23 前海人寿保险股份有限公司 Distribution material quality control method, device, equipment and computer storage medium
CN111813439B (en) * 2020-07-17 2024-03-29 前海人寿保险股份有限公司 Distribution material quality control method, device, equipment and computer storage medium
CN111782197A (en) * 2020-08-03 2020-10-16 网易(杭州)网络有限公司 Resource publishing method and device
CN111782197B (en) * 2020-08-03 2023-12-29 网易(杭州)网络有限公司 Resource release method and device
CN112688804B (en) * 2020-12-18 2023-09-19 中国平安财产保险股份有限公司 Service platform deployment method, device, equipment and storage medium
CN112559132A (en) * 2020-12-18 2021-03-26 建信金融科技有限责任公司 Safe static detection method and device for containerized deployment application
CN112688804A (en) * 2020-12-18 2021-04-20 中国平安财产保险股份有限公司 Service platform deployment method, device, equipment and storage medium
CN112558995A (en) * 2020-12-24 2021-03-26 恩亿科(北京)数据科技有限公司 Flink integration method and system based on TBDS Hadoop
CN112698839A (en) * 2020-12-30 2021-04-23 深圳前海微众银行股份有限公司 Data center node deployment method, device and system and computer storage medium
CN112698839B (en) * 2020-12-30 2024-04-12 深圳前海微众银行股份有限公司 Data center node deployment method, device and system and computer storage medium
CN113204689A (en) * 2021-05-25 2021-08-03 深圳物讯科技有限公司 Web front-end visual packaging deployment method and related products
CN113687858A (en) * 2021-08-05 2021-11-23 深圳集智数字科技有限公司 Configuration file checking method and device, electronic equipment and storage medium
CN113687858B (en) * 2021-08-05 2024-04-19 深圳须弥云图空间科技有限公司 Configuration file checking method and device, electronic equipment and storage medium
CN115145604A (en) * 2022-07-18 2022-10-04 国能信控互联技术有限公司 Containerized electric power marketing system deployment method

Similar Documents

Publication Publication Date Title
CN110109680A (en) Using dispositions method, device and apply dissemination method, server, storage medium
US9817860B2 (en) Generation and application of correctness-enforced executable filters
US8799477B2 (en) Hypervisor selection for hosting a virtual machine image
CN104375849B (en) Load the method and device of kernel
CN110032392B (en) Service management method and device, storage medium and electronic equipment
US20160164953A1 (en) Runtime generation of application programming interfaces for remote procedure call services
US20120005663A1 (en) Dynamic determination of application server runtime classloading
CN110109701A (en) File configuration method, device and application dissemination method, device when using deployment
CN109062617A (en) A kind of application method, the mobile terminal of platform that supporting polymorphic type equipment
US10380329B2 (en) Method and apparatus for preventing application from being deciphered
CN110442327B (en) Application program construction method, device and server
CN106339237B (en) For the plug-in unit loading frame and method of the field JavaEE WEB application
WO2017219526A1 (en) Method for using graphic file format and storage device
CN105912362B (en) A kind of method, apparatus and electronic equipment loading plug-in unit
US20120066674A1 (en) Techniques for conditional deployment of application artifacts
CN105743680A (en) Cluster disposition method and disposition device
US20170212775A1 (en) Program execution without the use of bytecode modification or injection
US20190340057A1 (en) Methods and systems to compound alerts in a distributed computing system
CN102497436B (en) Networked file storing method and system based on HTTP (Hyper Text Transport Protocol)
CN104009994A (en) Method and device for achieving communication of server side and client side
US9733918B2 (en) Using cloud patterns for installation on unmanaged physical machines and appliances
US8612963B2 (en) Guided problem resolution in deploying an application
CN108647142B (en) Local pre-compiling and debugging method and system for Gatling voltage measurement footage
CN107193484B (en) Method and apparatus for data storage service
US8914403B2 (en) Scalable package management for virtual-machine images

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

Application publication date: 20190809

RJ01 Rejection of invention patent application after publication