To make the JMX section work you need to make the /jolokia-endpoint accessible.
Include the jolokia-core.jar in your spring-boot-application:

<dependency>
	<groupId>org.jolokia</groupId>
	<artifactId>jolokia-core</artifactId>
</dependency>

Error:
{{ error | json }}
Domain {{domain.name}} MBean {{bean.name }}

{{bean.name}}
{{bean.description}}

Id
{{ bean.id }}
{{ name }}
{{ value }}
Attributes
Error: {{ bean.error }}