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
- Host: GitHub
- URL: https://github.com/techprimers/spring-boot-actuator-example
- Owner: TechPrimers
- Created: 2017-09-10T06:12:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T06:15:20.000Z (almost 9 years ago)
- Last Synced: 2025-03-28T22:51:14.053Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 7
- Watchers: 0
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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