spring-boot/spring-boot-docs
Tomasz Przybyła becced5f0b Add `spring.pid.fail-on-write-error` support
Update `ApplicationPidFileWriter` to support a 'fail on write error'
properties which allows the user to exit the application if the PID
file cannot be written.

This commit also deprecates `spring.pidfile` in favor of
`spring.pid.file` so that the new property can be added without overlap.

Fixes gh-2764
2015-06-22 23:43:58 -07:00
..
src/main Add `spring.pid.fail-on-write-error` support 2015-06-22 23:43:58 -07:00
pom.xml Fix javadoc errors and warnings 2015-06-19 14:04:55 -07:00