4.0.0
	spring-boot-mvc
	jar
	spring-boot-mvc
	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.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.springframework.boot
				spring-boot-maven-plugin
				
					com.baeldung.springbootmvc.SpringBootMvcApplication
					JAR
				
			
		
	
	
		2.9.2
		
		1.10.0
		com.baeldung.springbootmvc.SpringBootMvcApplication