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

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

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/