spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

convert to war file #50

Closed kyliel closed 6 years ago

pivotal-issuemaster commented 6 years ago

@kyliel Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 6 years ago

@kyliel Thank you for signing the Contributor License Agreement!

kyliel commented 6 years ago

Modify the sample project gs-spring-boot to generate war file.

kyliel commented 6 years ago

Those changes are only for war-based-deployment branch. Master is still original one for Jar package.

gavinfish commented 6 years ago

Then you should create a branch on this repo and merge change into that one instead of merging into spring-guides:master.

kyliel commented 6 years ago

Sorry, my mistake. Close this pull request.