Installation package generation method, apparatus, storage medium and device for java web application

The present disclosure relates to a method, apparatus, storage medium and apparatus for generating an installation package of a Java web application. The method includes obtaining source code of a target application to be deployed from a target platform; Perform compilation according to the source c...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WANG ZHENGCAO, XIAO YU
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The present disclosure relates to a method, apparatus, storage medium and apparatus for generating an installation package of a Java web application. The method includes obtaining source code of a target application to be deployed from a target platform; Perform compilation according to the source code to build the target application; Gets the installation package type of the target application, which is used to represent the type of operating system to be deployed by the target application; Obtaining a pre-stored script and environment corresponding to the installation package type; Based onthe built target application, environment, and script, an application installation package corresponding to the installation package type is generated. Because the application installation package already contains scripts and environments, there is no need for manual pre-deployment, and the scripts and environments are scripts and environments that correspond to the type of operating system to bedeployed. Therefore, the i