4.0.0
    
        org.springframework.boot
        spring-boot-starter-parent
        2.2.8.RELEASE
        
    
    general-data
    com.huashe.common
    1.0.0-SNAPSHOT
    通用数据服务
    
        UTF-8
        UTF-8
        1.8
        ${java.version}
        ${java.version}
    
    
        
            org.springframework.boot
            spring-boot-starter
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-configuration-processor
            true
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
        
            com.fasterxml.jackson.core
            jackson-databind
        
        
        
            com.mysql
            mysql-connector-j
            8.0.33
        
        
        
            com.alibaba
            druid
            1.1.19
        
        
            com.alibaba
            druid-spring-boot-starter
            1.1.10
        
        
        
            org.mybatis.spring.boot
            mybatis-spring-boot-starter
            1.1.1
        
        
        
            com.alibaba
            fastjson
            1.2.83
        
        
        
            org.apache.commons
            commons-lang3
        
        
        
            org.apache.commons
            commons-collections4
            4.2
        
        
        
            commons-io
            commons-io
            2.6
        
        
            junit
            junit
            4.12
            test
        
        
            com.huashe.common
            prod-commons
            1.0-SNAPSHOT
        
        
            io.springfox
            springfox-boot-starter
            3.0.0
        
    
    
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                3.8.0
                
                    ${maven.compiler.source}
                    ${maven.compiler.target}
                
            
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            repackage
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-surefire-plugin
                2.22.2
                
                    true