JavaScript is disabled on your browser.
Release 2.0-alpha Built 08-May-19 21:41:11 PDT on build4.lockss.org
java.lang.Object
org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
org.lockss.laaws.rs.Swagger2SpringBoot
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner, org.springframework.web.servlet.config.annotation.WebMvcConfigurer
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration.class)
@EnableSwagger2
@ComponentScan(basePackages={"org.lockss.laaws.rs","org.lockss.laaws.rs.api"})
public class Swagger2SpringBoot
extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
implements org.springframework.boot.CommandLineRunner
Method Summary
Methods inherited from class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
addArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Release 2.0-alpha Built 08-May-19 21:41:11 PDT on build4.lockss.org
Copyright © 2000–2019 LOCKSS Program . All rights reserved.