A Spring Boot plugin that adds an HTML UI to the actuator "/dump" utility.
'com.moelholm.tools:actuator-ui-dump:0.2'
<dependency>
<groupId>com.moelholm.tools</groupId>
<artifactId>actuator-ui-dump</artifactId>
<version>0.2</version>
</dependency>
<dependency org="com.moelholm.tools" name="actuator-ui-dump" rev="0.2"/>
"com.moelholm.tools", "actuator-ui-dump", "0.2"