Module for BAEL-3280 (#9329)

* Module for BAEL-3280

* update comment to make it more clear

* remove .gitignore file

* remove name tag

* fix typo

* change module name to a generic one

* add module to parent
This commit is contained in:
Yavuz Tas
2020-06-03 14:59:42 +02:00
committed by GitHub
parent 29605c64d2
commit 431262256c
16 changed files with 780 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
## Spring Boot 1.x Actuator
This module contains articles about Spring Boot Actuator in Spring Boot version 1.x.
## Relevant articles:
- [Spring Boot Actuator](https://www.baeldung.com/spring-boot-actuators)