# spring-boot-learn **Repository Path**: treeshu/spring-boot-learn ## Basic Information - **Project Name**: spring-boot-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-12 - **Last Updated**: 2021-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [CSDN博客地址:境里婆娑](https://blog.csdn.net/treeshu321?t=1 "CSDN博客地址") # spring-boot-learn 1、spring-boot-hello 2、spring-boot-basic-configuration springboot基础配置 3、spring-boot-redis springboot整合redis 4、spring-boot-web 整合web 5、spring-boot-web2 整合web 6、spring-boot-view-freemarker 整合freemarker 7、spring-boot-view-thymeleaf 整合thymeleaf 8、spring-boot-mybatis 整合mybatis 9、spring-boot-jpa 整合jpa 10、spring-boot-jdbc整合jdbc 11、spring-boot-redis整合redis 12、spring-boot-redis-cluster 整合redis集群 13、spring-boot-redis-session 整合redis session共享 14、spring-boot-mongodb整合mongodb 15、spring-boot-restful返回restful格式 16、spring-boot-security security基于内存认证 17、spring-boot-security security-1基于数据库认证 18、spring-boot-security security-2自动登录 19、spring-boot-security security-3异常处理 20、spring-boot-security security-4 自定义provider认证实现验证码登录