Class CasSwaggerConfiguration


  • @Configuration(value="casSwaggerConfiguration",
                   proxyBeanMethods=false)
    @EnableSwagger2
    public class CasSwaggerConfiguration
    extends java.lang.Object
    Since:
    5.2.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      springfox.documentation.spring.web.plugins.Docket api()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CasSwaggerConfiguration

        public CasSwaggerConfiguration()
    • Method Detail

      • api

        @Bean
        public springfox.documentation.spring.web.plugins.Docket api()