spring-websocket-chat icon indicating copy to clipboard operation
spring-websocket-chat copied to clipboard

Spring Boot actuators

Open filiphr opened this issue 6 years ago • 1 comments

First of all I have to say really code repository. It has nice demos and displays the functionality of Spring Websocket over STOMP quite well.

I really liked the Actuator endpoints that are in this repository. Have you considered in contributing them to the Spring Boot project, extracting them as a separate module so people can use them?

filiphr avatar May 04 '18 13:05 filiphr

Thanks. I planned to contribute them to Spring Boot, just need to see the best way to do it while reusing most of the classes introduced for the HTTP endpoints for traces and mappings.

salmar avatar May 10 '18 08:05 salmar