Skip to content

Commit 66fe953

Browse files
committed
1 parent 59cb5cf commit 66fe953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-actuator/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ For Gradle, use the declaration:
4646
to an `AuditService`. Once Spring Security is in play it automatically publishes
4747
authentication events by default. This can be very useful for reporting, and also to
4848
implement a lock-out policy based on authentication failures.
49-
* **Process Monitoring** In Spring Boot Actuator you can find `ApplicationPidListener`
49+
* **Process Monitoring** In Spring Boot Actuator you can find `ApplicationPidFileWriter`
5050
which creates a file containing the application PID (by default in the application
5151
directory with a file name of `application.pid`).

0 commit comments

Comments
 (0)