Class WebControllerInfoEndpoint

java.lang.Object
org.nekosoft.pdffer.actuator.WebControllerInfoEndpoint

@Component @Endpoint(id="pdffer-web-controller-props") @ConditionalOnClass(name="org.springframework.boot.actuate.endpoint.annotation.Endpoint") @Profile("pddfer-actuator") public class WebControllerInfoEndpoint extends Object
A Spring Actuator endpoint that allows inspection of the PDFfer web controller configuration.