Uses of Class
org.nekosoft.pdffer.props.PdfferWebControllerProps
-
Uses of PdfferWebControllerProps in org.nekosoft.pdffer.actuator
Modifier and TypeMethodDescriptionWebControllerInfoEndpoint.props()
A READ operation that returns the PDFfer web controller configuration in the form of a Properties POJO.ModifierConstructorDescriptionWebControllerInfoEndpoint(PdfferWebControllerProps webControllerProps)
Allows Spring to create the endpoint instance and pass thePdfferWebControllerProps
instance into it.