4.0.0
    spring-boot-performance
    spring-boot-performance
    war
    This is a simple Spring Boot application taking advantage of the latest Spring Boot improvements/features. Current version: 2.2
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            de.codecentric
            chaos-monkey-spring-boot
            ${chaos.monkey.version}
        
    
    
        spring-boot-performance
        
            
                src/main/resources
                true
            
        
        
            
                org.apache.maven.plugins
                maven-war-plugin
            
        
    
    
        
        com.baeldung.lazyinitialization.Application
        2.0.0