• Tomasz Przybyła's avatar
    Add `spring.pid.fail-on-write-error` support · becced5f
    Tomasz Przybyła authored
    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
    becced5f
appendix-application-properties.adoc 45.5 KB