# springBoot-learn-demo **Repository Path**: relaxy/springBoot-learn-demo ## Basic Information - **Project Name**: springBoot-learn-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-07 - **Last Updated**: 2021-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springBoot-learn-demo ### 项目 #### spring-boot-helloWorld:spring-boot的helloWorld版本 #### spring-boot-mybaits-annotation:注解版本 #### spring-boot-mybaits-xml:xml配置版本 #### spring-boot-mybaits-mulidatasource:springboot+mybaits多数据源最简解决方案 #### spring-boot-mybaits-annotation-mulidatasource:springboot+mybaits 动态数据源最简解决方案 #### spring-boot-hibernate:springboot+hibernate 解决方案 #### spring-boot-redis:spring boot和redis的缓存使用 #### spring-boot-mongodb:spring boot和mongodb的使用 #### spring-boot-multi-mongodb:spring boot和mongodb多数据源的使用 #### spring-boot-thymeleaf:spring-boot整合 thymeleaf 案例 #### spring-boot-scheduler:spring boot和定时任务案例 #### spring-boot-quartz:spring boot整合quartz定时任务案例 #### spring-boot-mail:spring boot和邮件服务 #### spring-boot-websocket:SpringBoot整合WebSocket示例 #### spring-boot-rabbitmq:spring boot和rabbitmq各种消息应用案例 #### spring-boot-activemq:spring boot和activemq各种消息应用案例 #### spring-boot-shiro:springboot 整合shiro rbac示例 #### spring-boot-jwt:springboot 整合jwt 前后端分离 rbac示例 #### spring-boot-shiro-redis:springboot 整合shiro和redis rbac示例 #### spring-boot-springSecurity:springboot 整合springSecurity rbac示例 #### spring-boot-springSecurity-springSession-redis:springboot 整合springSecurity和springSession和redis rbac示例 #### spring-boot-dubbo:springboot 整合dubbo 分布式架构示例 #### spring-boot-ws:springboot 整合cxf webservice 示例 #### spring-boot-elasticsearch: springboot整合Elasticsearch 示例 ### 博客地址 [spring-boot-helloWorld:spring-boot的helloWorld版本](http://www.cnblogs.com/nbfujx/p/7865787.html)  
[spring-boot-mybaits-xml:spring-boot整合Mybatis案例](http://www.cnblogs.com/nbfujx/p/7865968.html)
[spring-boot-mybaits-annotation:spring-boot整合Mybatis案例(注解方式)](http://www.cnblogs.com/nbfujx/p/7942055.html)
[spring-boot-mybaits-mulidatasource:springboot+mybaits多数据源最简解决方案](http://www.cnblogs.com/nbfujx/p/7999196.html)
[pring-boot-mybaits-annotation-mulidatasource:springboot+mybaits 动态数据源最简解决方案](http://www.cnblogs.com/nbfujx/p/7999669.html)
[spring-boot-hibernate:springboot+hibernate 解决方案](http://www.cnblogs.com/nbfujx/p/8183491.html) [spring-boot-redis:spring boot和redis的缓存使用](http://www.cnblogs.com/nbfujx/p/7994988.html)
[spring-boot-mongodb:spring boot和mongodb的使用](http://www.cnblogs.com/nbfujx/p/7999171.html)
[spring-boot-multi-mongodb:spring boot和mongodb多数据源的使用](http://www.cnblogs.com/nbfujx/p/8017806.html)
[spring-boot-thymeleaf:spring-boot整合 thymeleaf 案例](http://www.cnblogs.com/nbfujx/p/8269428.html)
[spring-boot-scheduler:spring boot和定时任务案例](http://www.cnblogs.com/nbfujx/p/7994808.html)
[spring-boot-quartz:spring boot整合quartz定时任务案例](http://www.cnblogs.com/nbfujx/p/8287647.html)
[spring-boot-mail:spring boot和邮件服务](http://www.cnblogs.com/nbfujx/p/8269401.html) [spring-boot-websocket:SpringBoot整合WebSocket示例](http://www.cnblogs.com/nbfujx/p/8269457.html) [spring-boot-dubbo:spring-boot 整合dubbo 分布式架构示例](http://www.cnblogs.com/nbfujx/p/7884434.html)
[spring-boot-ws:spring-boot整合Cxf的webservice案例](http://www.cnblogs.com/nbfujx/p/7905889.html)