4.0.0
	com.baeldung
	spring-mvc-forms-thymeleaf
	0.0.1-SNAPSHOT
	jar
	spring-mvc-forms-thymeleaf
	spring forms examples using thymeleaf
	
		org.springframework.boot
		spring-boot-starter-parent
		2.0.0.RELEASE
		 
	
	
		
			org.springframework.boot
			spring-boot-starter-web
		
		
			org.springframework.boot
			spring-boot-starter-thymeleaf
		
		
		
			org.springframework.boot
			spring-boot-devtools
			runtime
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
	
	
		
			
				org.springframework.boot
				spring-boot-maven-plugin
			
			
				org.apache.maven.plugins
				maven-surefire-plugin
				
					3
					true
					methods
					true
					
						**/*IntegrationTest.java
						**/*LiveTest.java
					
				
			
		
	
	
		UTF-8
		UTF-8