News

This Spring Boot Actuator tutorial teaches developers how to enable endpoints, configure Maven dependencies, read metrics and create Actuators of their own.
Spring profiles let Spring Boot apps switch between runtime targets and staging environments. This tutorial teaches how to create and use Spring profiles.