@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration.class) @EnableSwagger2 @ComponentScan(basePackages="org.lockss.laaws.rs") public class Swagger2SpringBoot extends Object implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
Swagger2SpringBoot() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run(String... arg0) |
Copyright © 2000–2018 LOCKSS Program. All rights reserved.