demo
        cn.iocoder.mall
        1.0-SNAPSHOT
    
    4.0.0
    demo-business
    
        
        
            cn.iocoder.mall
            demo-business-api
            1.0-SNAPSHOT
        
        
        
            mysql
            mysql-connector-java
        
        
            org.springframework
            spring-tx
        
        
            org.springframework
            spring-jdbc
        
        
            com.alibaba
            druid-spring-boot-starter
        
        
            com.baomidou
            mybatis-plus-boot-starter
        
        
            redis.clients
            jedis
        
        
            org.springframework.data
            spring-data-redis
        
        
        
            com.google.guava
            guava
        
        
        
            org.springframework.boot
            spring-boot-starter-test
        
    
    
        
            
            
                org.apache.maven.plugins
                maven-compiler-plugin