4.0.0
    spring-boot
    spring-boot
    war
    This is simple boot application for Spring boot actuator test
    0.0.1-SNAPSHOT
    
        parent-boot-2
        com.baeldung
        0.0.1-SNAPSHOT
        ../../parent-boot-2
    
    
      
        
        
            org.junit.jupiter
            junit-jupiter-api
            test
        
        
            org.junit.jupiter
            junit-jupiter-engine
            test
        
        
        
        
            org.junit.platform
            junit-platform-launcher
            ${junit-platform.version}
            test
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.ehcache
            ehcache
        
        
            org.hibernate
            hibernate-ehcache
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
            com.graphql-java
            graphql-spring-boot-starter
            ${graphql-spring-boot-starter.version}
        
        
            com.graphql-java
            graphql-java-tools
            ${graphql-java-tools.version}
        
        
            com.graphql-java
            graphiql-spring-boot-starter
            ${graphiql-spring-boot-starter.version}
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            io.dropwizard.metrics
            metrics-core
        
        
            com.h2database
            h2
        
        
            org.springframework.boot
            spring-boot-starter
        
        
            com.jayway.jsonpath
            json-path
            test
        
        
            com.google.guava
            guava
            ${guava.version}
        
        
            org.apache.tomcat
            tomcat-servlet-api
            ${tomee-servlet-api.version}
            provided
        
        
            org.togglz
            togglz-spring-boot-starter
            ${togglz.version}
        
        
            org.togglz
            togglz-spring-security
            ${togglz.version}
        
        
            org.apache.activemq
            artemis-server
        
        
            com.rometools
            rome
            ${rome.version}
        
        
            javax.validation
            validation-api
        
    
    
        spring-boot
        
            
                src/main/resources
                true
            
        
        
            
                org.apache.maven.plugins
                maven-war-plugin
            
            
                org.apache.maven.plugins
                maven-resources-plugin
                
                    
                        @
                    
                    false
                
            
        
    
    
        
            autoconfiguration
            
                
                    
                        org.apache.maven.plugins
                        maven-surefire-plugin
                        
                            
                                integration-test
                                
                                    test
                                
                                
                                    
                                        **/*LiveTest.java
                                        **/*IntegrationTest.java
                                        **/*IntTest.java
                                    
                                    
                                        **/AutoconfigurationTest.java
                                    
                                
                            
                        
                        
                            
                                json
                            
                        
                    
                
            
        
    
    
        
        com.baeldung.intro.App
        8.5.11
        2.4.1.Final
        1.9.0
        5.0.2
        5.0.2
        5.2.4
        18.0
        @