4.0.0
    spring-security-web-thymeleaf
    0.0.1-SNAPSHOT
    spring-security-web-thymeleaf
    jar
    Spring Security with Thymeleaf tutorial
    
        com.baeldung
        parent-boot-2
        0.0.1-SNAPSHOT
        ../../parent-boot-2
    
    
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.security
            spring-security-test
            test
        
        
            org.thymeleaf.extras
            thymeleaf-extras-springsecurity5