• Stars
    star
    6,291
  • Rank 6,290 (Top 0.2 %)
  • Language
    Java
  • Created almost 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等

致歉

由于自己懒以及身体对issuse 解决的不及时。请大家以后提issuse 的时候写清楚 模块名 比如“springboot-SpringSecurity4” 和问题,我会抽时间抓紧解决。

springboot-SpringSecurity0

包含两部分代码:

springboot-SpringSecurity1

springboot-SpringSecurity2

springboot-SpringSecurity3

springboot-SpringSecurity4

  • 实战,项目中正在用

springboot-WebSocket

包含三部分代码,三部分代码有交合:

springboot-Cache

包含两部分代码:

springboot-Cache2

springboot-shiro

##springboot-shior2

是使用shior 框架调取用户权限服务,进行登录权限验证的例子,其中的用户权限服务没有写,都是用TODO 标示出来了,使用时可以根据各自的用户权限服务进行编码替换

springboot-shiro2 也是和dubbo 的结合例子是 消费者的示例。

springboot-swagger-ui

springBoot-Quartz

springboot 整合mybatis2

springboot+Kafka

springboot+es

Springboot多数据源切换

##springboot-dubbo

该项目是Springboot 和 dubbo 结合的例子,是provider 的示例,提供服务。简单的写了一些用户和权限的接口没有写的很完整,主要是为了提现dubbo 服务 Springboot-shiro2 也是和dubbo 的结合例子是 消费者的示例。

##未完待续。。。