4.0.0
    com.huaxu
    platform
    1.0-SNAPSHOT
    
        sms_water
        user_auth
        user_center
        gateway
        common
        message
        operation_manager
    
    
    pom
    
    
        org.springframework.boot
        spring-boot-starter-parent
        2.1.6.RELEASE
    
    
        
            
            
                org.springframework.cloud
                spring-cloud-dependencies
                Greenwich.RELEASE
                pom
                import
            
            
            
                com.alibaba.cloud
                spring-cloud-alibaba-dependencies
                2.1.0.RELEASE
                pom
                import
            
            
        
    
    
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
            org.springframework.boot
            spring-boot-starter-logging
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            org.projectlombok
            lombok
            1.18.4
            provided
        
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
            org.springframework.cloud
            spring-cloud-commons
        
        
            org.springframework.boot
            spring-boot-starter-jdbc
        
        
            io.springfox
            springfox-swagger2
            2.7.0
            
                
                    guava
                    com.google.guava
                
            
        
        
            io.springfox
            springfox-swagger-ui
            2.7.0
        
        
            com.alibaba.cloud
            spring-cloud-starter-alibaba-nacos-discovery
            
                
                    guava
                    com.google.guava
                
            
        
        
            mysql
            mysql-connector-java
            5.1.47
        
        
            com.baomidou
            mybatis-plus-boot-starter
            3.2.0
        
        
            org.springframework.cloud
            spring-cloud-starter-oauth2
            
                
                    org.springframework.security.oauth.boot
                    spring-security-oauth2-autoconfigure
                
            
        
        
            org.springframework.cloud
            spring-cloud-commons
        
        
            org.apache.commons
            commons-pool2
        
        
            org.springframework.security.oauth.boot
            spring-security-oauth2-autoconfigure
            2.1.11.RELEASE
            
                
                    jaxb-runtime
                    org.glassfish.jaxb
                
                
                    spring-security-oauth2
                    org.springframework.security.oauth
                
            
        
        
            org.springframework.security.oauth
            spring-security-oauth2
            2.3.4.RELEASE
        
        
            com.google.guava
            guava
            20.0
        
        
        
            org.springframework.boot
            spring-boot-starter-aop
        
    
    
        
            
            
                org.apache.maven.plugins
                maven-compiler-plugin
                
                    8
                    8
                    utf-8
                
            
            
            
                org.springframework.boot
                spring-boot-maven-plugin