selfdiagnose-jaxrs-context.xml (example)
By adding the SelfDiagnoseResource to your Spring configuration,
the report page is served from /internal/selfdiagnose.html
Add the Resource
<bean class="com.philemonworks.selfdiagnose.check.vendor.SelfDiagnoseResource" />