4.0.0
    spring-boot-swagger
    0.1.0-SNAPSHOT
    spring-boot-swagger
    jar
    Module For Spring Boot Swagger
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            io.springfox
            springfox-boot-starter
            ${springfox.version}
        
        
            com.github.kongchen
            swagger-maven-plugin
            ${swagger-maven-plugin.version}
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
            
                com.github.kongchen
                swagger-maven-plugin
                ${swagger-maven-plugin.version}
                
                    
                        
                            false
                            com.baeldung.swaggerenums.controller
                            http,https
                            baeldung.com
                            /api
                            
                                Baeldung - Document Enum
                                v1
                                This is a Baeldung Document Enum Sample Code
                                
                                    pmurria@baeldung.com
                                    Parikshit Murria
                                
                                
                                    https://www.apache.org/licenses/LICENSE-2.0.html
                                    Apache 2.0
                                
                            
                            ${basedir}/target/swagger-ui
                        
                    
                
                
                    
                        compile
                        
                            generate
                        
                    
                
            
        
    
    
        3.0.0
        3.1.1