Spring Boot Application Packaging Reference

allen-ball / spring-boot-hello-world

Provides a Spring Boot “Hello, World” application and reference implementations for a number of packaging options.

spring-boot-hello-world

Provides a Spring Boot “Hello, World” application and reference implementations for a number of packaging options.

Subdirectory Description
jar Application JAR
war JAR repackaged as WAR
server Self-contained JAR: java -jar hello-server-1.0.0.jar
service Self-contained executable: ./hello-service-1.0.0.jar
gae JAR repackaged as WAR to be deployed to Google App Engine
jib JAR repackaged as WAR for container


View on GitHub

原文链接:Spring Boot Application Packaging Reference

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容