Package 

Class FF4jSwaggerConfig


  • @ConditionalOnClass(value = {Swagger2DocumentationConfiguration.class})@Import(value = {Swagger2DocumentationConfiguration.class}) 
    public class FF4jSwaggerConfig
    
                        

    Created by Paul

    • Method Summary

      Modifier and Type Method Description
      Docket api()
      • Methods inherited from class org.ff4j.spring.boot.web.api.config.FF4jSwaggerConfig

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • FF4jSwaggerConfig

        FF4jSwaggerConfig()
    • Method Detail

      • api

        @Bean()@ConditionalOnMissingBean() Docket api()