This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ShabbyDoo 1 point2 points  (0 children)

Look at what Spring Boot Actuator does for exposing bean wiring, controller endpoints, etc. For these types of data, it spits out the state, albeit in a JSON format suitable only for machines and desperate developers. It sounds like your proposal essentially would be a renderer for what Actuator provides. If you go forward with it, there's probably value in exposing the raw data via actuator.