Skip to content

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

Notifications You must be signed in to change notification settings

tangzuqiang/springBoot

This branch is 58 commits behind 527515025/springBoot:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ce8420 · Apr 26, 2017

History

64 Commits
Apr 18, 2017
Mar 2, 2017
Mar 2, 2017
Feb 26, 2017
Jan 17, 2017
Apr 21, 2017
Apr 26, 2017
Feb 26, 2017
Mar 2, 2017
Feb 26, 2017
Feb 26, 2017
Mar 5, 2017

Repository files navigation

##springboot-SpringSecurity
包含两部分代码:

第一是 博客 springboot+mybatis+SpringSecurity 实现用户角色数据库管理 地址:http://blog.csdn.net/u012373815/article/details/54632176

第二是 博客 springBoot+springSecurity验证密码MD5加密 地址:http://blog.csdn.net/u012373815/article/details/54927070

##springboot-Security

是 博客 springBoot+springSecurity 数据库动态管理用户、角色、权限(二) 地址:http://blog.csdn.net/u012373815/article/details/54633046

##springboot-Security2

是 博客 springboot+security restful权限控制官方推荐(五) 地址:http://blog.csdn.net/u012373815/article/details/59749385

##springboot-SpringSecurity3

是 博客 springBoot+springSecurity 动态管理Restful风格权限(三) 地址:http://blog.csdn.net/u012373815/article/details/55225079

##springboot-WebSocket
包含三部分代码:

第一是 博客 spring boot +WebSocket 广播式(一)地址:http://blog.csdn.net/u012373815/article/details/54375195 中所示代码

第二是 博客 spring boot +WebSocket 广播式(二)地址:http://blog.csdn.net/u012373815/article/details/54377937 中所示代码

第三是 博客 spring boot +WebSocket(三) 点对点式 地址: http://blog.csdn.net/u012373815/article/details/54380476 中所示代码

三部分代码有交合。

##springboot-Cache 包含两部分代码:

第一部分是 博客 springboot的缓存技术 地址: http://blog.csdn.net/u012373815/article/details/54564076

第二部分是 博客 springboot缓存篇(二)-redis 做缓存 地址:http://blog.csdn.net/u012373815/article/details/54572687

##springboot-Cache2

是 博客 springboot缓存 之 GuavaCacheManager 地址:http://blog.csdn.net/u012373815/article/details/60468033

##springboot-shiro

是博客 springboot集成shiro 实现权限控制 地址:http://blog.csdn.net/u012373815/article/details/57532292

##未完待续。。。

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.9%
  • Shell 18.2%
  • HTML 6.9%