Class WhiteLabel
java.lang.Object
org.microprofileext.openapi.swaggerui.WhiteLabel
White label the UI
- Author:
- Phillip Kruger (phillip.kruger@phillip-kruger.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WhiteLabel
public WhiteLabel()
-
-
Method Details
-
init
@PostConstruct public void init() -
hasLogo
public boolean hasLogo() -
hasCss
public boolean hasCss() -
hasHtml
public boolean hasHtml()
-