Code for BAEL-1812 (#4432)

* Thin jar option for Spring Boot bootstrap and gradle projects.

* .gitignore for spring-boot-gradle project.

* Maven and Gradle 'thin' Boot builds (optional)

* Rename 'wrapper' to 'thin' and shorten some lines of code to fit the article.
This commit is contained in:
Alessio Stalla
2018-06-08 22:47:00 +02:00
committed by maibin
parent 3e2d544144
commit aaa9202883
5 changed files with 72 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
.gradle/
build/