entref-spring-boot
entref-spring-boot copied to clipboard
Add Spring Boot Actuator
The Spring Boot Actuator library, which we attempted to incorporate with this PR, cannot be tested in our integration test suite until the 2.1.0.M4 release of Spring Boot due to this issue. When that release occurs, we should remove the custom health endpoint we have created and instead use the functionality of the Spring Boot Actuator library.