@ -131,7 +131,7 @@ content into your application. Rather, pick only the properties that you need.
@@ -131,7 +131,7 @@ content into your application. Rather, pick only the properties that you need.
# OUTPUT
spring.output.ansi.enabled=detect # Configures the ANSI output.
spring.pid.fail-on-write-error= # Fails if ApplicationPidFileWriter is used but it cannot write the PID file.
spring.pid.file= # Location of the PID file to write (if ApplicationPidFileWriter is used).
@ -1206,7 +1206,7 @@ content into your application. Rather, pick only the properties that you need.
@@ -1206,7 +1206,7 @@ content into your application. Rather, pick only the properties that you need.
management.endpoint.heapdump.cache.time-to-live=0ms # Maximum time that a response can be cached.
management.endpoint.heapdump.enabled= # Whether to enable the heapdump endpoint.