4.0.0
    
        org.springframework.boot
        spring-boot-starter-parent
        2.7.14
        
    
    com.sunnyfarm
    sunny-farm
    0.0.1-SNAPSHOT
    sunny-farm
    Agricultural Product Direct Sales Platform
    
        8
    
    
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
        
            org.springframework.boot
            spring-boot-starter-security
        
        
        
        
            org.springframework.boot
            spring-boot-starter-mail
        
        
        
        
            com.baomidou
            mybatis-plus-boot-starter
            3.5.3
        
        
        
        
            mysql
            mysql-connector-java
            8.0.33
        
        
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
        
        
            org.projectlombok
            lombok
            true
        
        
        
        
            io.jsonwebtoken
            jjwt
            0.9.1
        
        
        
        
            com.fasterxml.jackson.core
            jackson-databind
        
        
        
        
            org.apache.commons
            commons-lang3
            3.12.0
        
        
        
        
            com.qcloud
            cos_api
            5.6.155
        
        
        
        
            org.springframework.boot
            spring-boot-starter-validation
        
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            org.projectlombok
                            lombok