Skip to content

HeartAlongWithLing-House/springboot-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-examples

spring boot 集成各技术案例 知识共享协议(CC协议)

Join the chat at https://gitter.im/oldratlee/translations GitHub stars GitHub forks GitHub watchers

2018/5/24 添加 springboot-rabbitMQ(消息队列)

2018/6/12 添加 springboot-redis-docker(Docker 部署 SpringBoot 项目整合 Redis 镜像做访问计数Demo)

2018/6/13 添加 springboot-web-thymeleaf (springboot整合thymeleaf)

2018/6/20 添加 springboot2-oauth2(springBoot版本:2.0.1.RELEASE)

springboot2-oauth2 包括:

2018/6/30 添加 springboot-mybatis-ehcache (使用EhcacheCache做二级缓存,使用pageHelper做分页插件)

2018/7/14 添加 springboot-websocket (在线人数统计,消息发送,一对一,一对多发送消息)

2018/8/10 添加 springboot-shrio(基础版)

2018/8/13 添加 springboot-shiro-v1.2.0(加强版)

2018/9/28 添加 springboot-quartz(任务调度,持久化任务)

2018/10/15 添加 springboot-SpringDataJpa(Spring Data JPA 使用)

2018/10/20 添加 springboot-netty(springboot整合netty做心跳检测)

2018/11/29 添加 springboot2-redis(springboot2x系列整合Redis(Lettuce版))

2019/2/20 添加 springboot-fastDFS(springboot-fastDFS)

2019/3/12 添加 global-exception(global-exception(Spring全局异常处理))

2019/5/11 添加 springboot-mongodb(springboot-mongodb(springboot整合mongodb))

2019/5/31 添加 springboot-login-Interceptor(springboot拦截器整合JWT做验证token,以及token过期解决方案)

2019/6/24 添加 springboot-druid(使用阿里巴巴提供的springboot整合druid包管理连接池)

2019/7/30 添加 springboot-easyexcel-encapsulation(对阿里巴巴easyexcel导入导出excel文件进行封装)

springboot-redis-example(redis系列)

2018/6/12 添加 springboot-redis-docker(Docker 部署 SpringBoot 项目整合 Redis 镜像做访问计数(PV)Demo)

2018/07/27 添加springboot-redis-ranking (基于Redis实现商品排行榜)

2018/08/01 添加 springboot-redis-fridends (基于Redis实现查询共同好友, 结合前端vue.js,前端项目地址: common-friends)

2018/11/16 添加 redis-manage(Redis的后台管理,结合前端项目redis-manage-view)

2019/8/16 添加 springboot-idempotent(springboot + redis + 注解 + 拦截器 实现接口幂等性校验)

持续更新中....

About

spring boot 集成各技术案例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.0%
  • JavaScript 7.5%
  • HTML 6.2%
  • CSS 3.2%
  • Other 0.1%