- 博客(4)
- 收藏
- 关注
原创 springboot(4):整合redis
源码地址https://github.com/ostars/springboot-fast.git 分支:dev_redis项目结构pom.xml<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-start...
2019-10-14 17:17:48
162
原创 springboot(3):整合shiro-redis
源码地址https://github.com/ostars/springboot-fast.git 分支:dev_redisspringboot shiro整合redis做二级缓存,除了ShiroConfig.java 其余配置与shiro整合echahe做二级缓存一致项目结构├── doc ...
2019-10-14 17:07:45
708
原创 springboot(2):整合shiro-ehcache与freemarker
源码地址https://github.com/ostars/springboot-fast.git 分支:dev_shiro项目结构├── doc // doc files. ├── log // log fi...
2019-10-11 14:16:01
280
原创 springboot(1):搭建与整合通用mapper、model、service
源码地址:https://github.com/ostars/springboot-fast.git摘要文章主要介绍了如何搭建一个springboot项目,并封装常用的增删查改操作。本文主要包括一下部分:1、springboot项目搭建步骤2、通用mapper、model、service的封装3、通用模块的使用一、springboot搭建步骤1.选择spring initia...
2019-10-08 16:19:09
971
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人