Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

SpringBoot Project Packaging plug-in

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

The configuration file for the packaging plug-in for springboot is as follows:

4.0.0

Com.zcp.springboot

WebGateWay

1.0

Jar

Org.springframework.boot

Spring-boot-starter-parent

1.5.2.RELEASE

Org.springframework.retry

Spring-retry

1.1.4.RELEASE

Com.jolbox

Bonecp-spring

0.8.0.RELEASE

Org.springframework.boot

Spring-boot-starter-web

Org.springframework.batch

Spring-batch-core

Mysql

Mysql-connector-java

5.1.34

Org.springframework.boot

Spring-boot-starter-jdbc

1.5.6.RELEASE

Com.google.code.gson

Gson

Com.alibaba

Fastjson

1.2.29

Com.alibaba

Fastjson

1.1.41

Org.codehaus.jackson

Jackson-mapper-asl

1.9.13

Commons-io

Commons-io

2.2

Org.springframework.boot

Spring-boot-starter-redis

1.3.7.RELEASE

Org.springframework.boot

Spring-boot-starter-jdbc

1.5.6.RELEASE

Org.springframework

Spring-jdbc

4.0.5.RELEASE

Org.mybatis.spring.boot

Mybatis-spring-boot-starter

1.2.0

Mysql

Mysql-connector-java

5.1.34

Org.apache.ibatis

Ibatis-sqlmap

2.3.4.726

Javax.servlet

Servlet-api

2.5

Org.springframework.boot

Spring-boot-starter-tomcat

Provided

Org.apache.tomcat

Tomcat-jdbc

8.0.36

Org.springframework.boot

Spring-boot-starter

${project.artifactId}

Org.apache.maven.plugins

Maven-compiler-plugin

1.8

1.8

UTF-8

Org.springframework.boot

Spring-boot-maven-plugin

Com.dcits.webgateway.Main

Org.codehaus.mojo

Appassembler-maven-plugin

1.10

Windows

Unix

${project.build.directory} / WEBGATEWAY

Lib

Bin

Conf

True

Src/main/resources

Flat

UTF-8

Logs

Tmp

Start

Com.dcits.webgateway.Main

-server

-Xmx1G

-Xms1G

Common packaging commands:

Clean package

Package with maven's assassembler plug-in

Mvn clean package appassembler:assemble

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report