4.0.0
    
        org.springframework.boot
        spring-boot-starter-parent
        2.1.6.RELEASE
         
    
    com.elab.example
    springboot-demo
    0.0.1-SNAPSHOT
    springboot-demo
    Demo project for Spring Boot
    
        1.8
        2.0.4.12-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            com.elab.core
            elab-es
            ${elab.version}
        
        
            com.elab.core
            elab-spring
            ${elab.version}
        
        
            com.elab.core
            elab-rocketMQ
            ${elab.version}
        
        
            org.apache.kafka
            kafka-clients
            0.10.0.0
        
        
        
        
        
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin