https://github.com/josdem/spring-boot-actuator
How to use Spring Boot Actuator Features
https://github.com/josdem/spring-boot-actuator
spring-boot spring-boot-actuator
Last synced: about 2 months ago
JSON representation
How to use Spring Boot Actuator Features
- Host: GitHub
- URL: https://github.com/josdem/spring-boot-actuator
- Owner: josdem
- Created: 2018-01-15T19:37:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T22:14:03.000Z (about 7 years ago)
- Last Synced: 2025-01-17T15:52:29.409Z (3 months ago)
- Topics: spring-boot, spring-boot-actuator
- Language: Groovy
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Boot Actuator
----------------------------This project shows how to use Spring Boot Actuator
#### To run the project
```bash
gradle bootRun
```#### Read this as reference
http://josdem.io/techtalk/spring/spring_boot_actuator/