You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-samples/spring-boot-sample-actuator
Dave Syer ff681adc5b Fix launch.script to not exit prematurely
Use "return" instead of "exit" where possible, especially in
function definitions.

Also fixed the exit codes to match the LSB spec for some specific
conditions (fixes gh-3521).

Fixes gh-3199, fixes gh-3535
9 years ago
..
src Add value alias for SpringApplicationConfiguration 9 years ago
build.gradle Revert "Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal" 10 years ago
pom.xml Fix launch.script to not exit prematurely 9 years ago