4.0.0
    spring-boot-graphql
    spring-boot-graphql
    war
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            
                kr.motd.maven
                os-maven-plugin
                1.7.0
            
        
        
            
                org.xolstice.maven.plugins
                protobuf-maven-plugin
                ${protobuf-plugin.version}
                
                    com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
                    grpc-java
                    io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}
                
                
                    
                        
                            compile
                            compile-custom
                        
                    
                
            
        
    
    
        3.19.2
        0.6.1
        1.43.2
        2.13.1.RELEASE
        1.5.1
        1.3.5
        1.6.2
        3.3.2
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.boot
            spring-boot-starter-graphql
        
        
            org.projectlombok
            lombok
        
        
            com.h2database
            h2
        
        
            io.grpc
            grpc-stub
            ${grpc.version}
        
        
            io.grpc
            grpc-protobuf
            ${grpc.version}
        
        
            jakarta.annotation
            jakarta.annotation-api
            ${jakarta.annotation.version}
            true
        
        
            net.devh
            grpc-spring-boot-starter
            ${grpc.spring.version}
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.boot
            spring-boot-starter-webflux
            test
        
        
            org.springframework.graphql
            spring-graphql-test
            test
        
        
            org.skyscreamer
            jsonassert
            ${jsonassert.version}
            test