@Component public class SwaggerScanner extends Object implements io.swagger.config.Scanner
| Constructor and Description |
|---|
SwaggerScanner() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
classes() |
boolean |
getPrettyPrint() |
void |
init() |
void |
setPrettyPrint(boolean shouldPrettyPrint) |
@PostConstruct public void init()
public boolean getPrettyPrint()
getPrettyPrint in interface io.swagger.config.Scannerpublic void setPrettyPrint(boolean shouldPrettyPrint)
setPrettyPrint in interface io.swagger.config.ScannerCopyright © 2013–2015 Taimos GmbH. All rights reserved.