Class MailerControllerInfoEndpoint

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

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