An open API service indexing awesome lists of open source software.

https://github.com/techprimers/spring-boot-actuator-example

Spring Boot using Actuators
https://github.com/techprimers/spring-boot-actuator-example

Last synced: over 1 year ago
JSON representation

Spring Boot using Actuators

Awesome Lists containing this project

README

          

# Spring Boot Actuator Example

- `/youtube` - returns custom actuator REST URL for monitoring
- `/health`, `trace`, `env`, `info` - predefined URLs in actuators with default implementation from Spring Boot