Class SwaggerCustomizerConfiguration

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    @Configuration
    public class SwaggerCustomizerConfiguration
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • SwaggerCustomizerConfiguration

        public SwaggerCustomizerConfiguration()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception