spring-boot/spring-boot-tools/spring-boot-gradle-plugin
Stephane Nicoll e79ef9b73b Add option to exclude devtools from fat jar
Add an `excludeDevtools` property to both the Maven and Gradle plugin
that removes `org.springframework.boot:spring-boot-devtools` (if
necessary) when repackaging the application.

Closes gh-3171
2015-10-14 01:22:57 -07:00
..
src/main Add option to exclude devtools from fat jar 2015-10-14 01:22:57 -07:00
pom.xml Merge branch '1.2.x' 2015-10-07 23:19:50 -07:00