spring-boot/spring-boot-tools
Phillip Webb 793481843c Support embedded jar initialization scripts
Update the Maven and Gradle plugin to generate fully executable jar
files on Unix like machines. A launcher bash script is added to the
front of the jar file which handles execution.

The default execution script will either launch the application or
handle init.d service operations (start/stop/restart) depending on if
the application is executed directly, or via a symlink to init.d.

See gh-1117
2015-04-09 10:57:31 -07:00
..
spring-boot-configuration-processor Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-dependency-tools Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-gradle-plugin Support embedded jar initialization scripts 2015-04-09 10:57:31 -07:00
spring-boot-loader Apply animal sniffer to entire build 2015-04-06 19:47:22 -07:00
spring-boot-loader-tools Support embedded jar initialization scripts 2015-04-09 10:57:31 -07:00
spring-boot-maven-plugin Support embedded jar initialization scripts 2015-04-09 10:57:31 -07:00
pom.xml Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00