How to add Spring Boot Actuator 2.X Support to Spring MVC / REST Application without Spring Boot

  • Post author:
  • Post category:Spring Boot
  • Post comments:10 Comments
  • Post last modified:August 25, 2021

In the previous article, we have secured the REST API with Spring Security and JSON Web Token (JWT) without using Spring Boot. Now we are gonna add Spring Boot actuator 2.X support to…

Continue ReadingHow to add Spring Boot Actuator 2.X Support to Spring MVC / REST Application without Spring Boot