Class SwaggerCommonConfiguration


  • @Configuration
    @ComponentScan(basePackages={"springfox.documentation.swagger.schema","springfox.documentation.swagger.readers","springfox.documentation.swagger.web"})
    public class SwaggerCommonConfiguration
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SwaggerCommonConfiguration

        public SwaggerCommonConfiguration()