You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: