entref-spring-boot icon indicating copy to clipboard operation
entref-spring-boot copied to clipboard

Add Spring Boot Actuator

Open allydurks opened this issue 6 years ago • 0 comments

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.

allydurks avatar Dec 21 '18 17:12 allydurks