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-tools
Pedro Vilaca b190cfdd6a Don't use `kill -hup` in the launch script
The HUP signal was being used to stop the service and for some reason,
sometimes it was being ignored. This commit change forces the use of the
TERM signal (the default signal of kill).

Fixes gh-4378
Closes gh-4414
9 years ago
..
spring-boot-antlib Revert "Add or avoid proxy configurations for integration tests" 9 years ago
spring-boot-configuration-metadata Organize imports with new settings 9 years ago
spring-boot-configuration-processor Polish 9 years ago
spring-boot-gradle-plugin Disable addResources by default 9 years ago
spring-boot-loader Polish 9 years ago
spring-boot-loader-tools Don't use `kill -hup` in the launch script 9 years ago
spring-boot-maven-plugin Add "INIT INFO" property substitutions 9 years ago
pom.xml Next Development Version 9 years ago