4.0.0
    
        com.tuling
        tuling-mall
        0.0.5
    
    tulingmall-product
    tulingmall-product
    商品服务
    
        1.8
        UTF-8
    
    
        
            org.springframework.boot
            spring-boot-starter
        
        
            com.tuling
            tulingmall-common
        
        
            com.tuling
            tulingmall-redis-comm
        
        
            com.baomidou
            dynamic-datasource-spring-boot-starter
            
                
                    org.springframework.boot
                    spring-boot-starter-jdbc
                
            
        
        
            com.alibaba.cloud
            spring-cloud-starter-alibaba-nacos-discovery
        
        
            com.alibaba.cloud
            spring-cloud-starter-alibaba-nacos-config
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
            org.apache.commons
            commons-pool2
            2.4.3
        
        
        
            org.apache.zookeeper
            zookeeper
            3.4.8
            
                
                    log4j
                    log4j
                
                
                    org.slf4j
                    slf4j-log4j12
                
            
        
        
            org.apache.curator
            curator-recipes
            2.9.1
        
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
        
            org.redisson
            redisson
            3.6.5
        
        
            mysql
            mysql-connector-java
        
        
            org.springframework.boot
            spring-boot-test
            test
        
        
            junit
            junit
            4.13.2
            test
        
        
            org.springframework
            spring-test
            5.2.8.RELEASE
            test
        
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                2.3.2.RELEASE
                
                    
                        
                            repackage