4.0.0
    spring-boot-mvc
    spring-boot-mvc
    jar
    Module For Spring Boot MVC
    
        parent-boot-2
        com.baeldung
        0.0.1-SNAPSHOT
        ../parent-boot-2
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.apache.tomcat.embed
            tomcat-embed-jasper
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
        
            org.glassfish
            javax.faces
            2.3.7
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            com.rometools
            rome
            ${rome.version}
        
        
        
            org.hibernate.validator
            hibernate-validator
        
        
            javax.validation
            validation-api
        
        
            org.springframework.boot
            spring-boot-starter-validation
        
        
        
            io.springfox
            springfox-swagger2
            ${spring.fox.version}
        
        
            io.springfox
            springfox-swagger-ui
            ${spring.fox.version}
        
        
            org.apache.tomcat.embed
            tomcat-embed-jasper
            provided
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    com.baeldung.springbootmvc.SpringBootMvcApplication
                    JAR
                
            
        
    
    
        2.9.2
        
        1.10.0
        com.baeldung.springbootmvc.SpringBootMvcApplication