Java Spring Boot [Mid 2024] Part 16: the Actuator

4 months ago
4

Maven for the Spring Boot Actuator:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator

Properties file:
management.endpoints.web.exposure.include=mappings,info,health,metrics,beans,env,loggers,threaddump

LinkTree:
linktr.ee/peachezprogramming

Loading comments...