4.0.0
    spring-mvc-forms-thymeleaf
    spring-mvc-forms-thymeleaf
    jar
    spring forms examples using thymeleaf
    
        parent-boot-2
        com.baeldung
        0.0.1-SNAPSHOT
        ../parent-boot-2
    
    
        
            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
        
    
    
        3.0.9.RELEASE
        com.baeldung.sessionattrs.SessionAttrsApplication