selfdiagnose-context.xml (example)

By adding the SelfDiagnoseController to your Spring configuration, the report page is served from /internal/selfdiagnose.html

Add the Controller

					 
<bean class="com.philemonworks.selfdiagnose.check.vendor.SelfDiagnoseController" />