4.0.0
    com.baeldung
    spring-security-core
    0.1-SNAPSHOT
    spring-security-core
    war
    
        parent-boot-1
        com.baeldung
        0.0.1-SNAPSHOT
        ../parent-boot-1
    
    
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.boot
            spring-boot-devtools
        
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
            com.h2database
            h2
            runtime
        
        
            org.springframework.security
            spring-security-test
        
    
    
        spring-security-core
        
            
                src/main/resources
                true
            
        
        
            
                org.apache.maven.plugins
                maven-war-plugin
            
        
    
    
        
            live
            
                
                    
                        org.apache.maven.plugins
                        maven-surefire-plugin
                        
                            
                                integration-test
                                
                                    test
                                
                                
                                    
                                        none
                                    
                                    
                                        **/*LiveTest.java
                                    
                                    
                                        cargo