261.Spring Boot+Spring Security:系列集合
Posted SpringBoot
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了261.Spring Boot+Spring Security:系列集合相关的知识,希望对你有一定的参考价值。
说明
(1)JDK版本:1.8
(2)Spring Boot 2.0.6
(3)Spring Security 5.0.9
(4)Spring Data JPA 2.0.11.RELEASE
(5)hibernate5.2.17.Final
(6)mysqlDriver 5.1.47
(7)MySQL 8.0.12
(8)Thymeleaf 3.0.10
一、源码下载
https://gitee.com/happyangellxq520/spring-boot/tree/master/springboot2-springSecurity
更多源码下载:https://gitee.com/happyangellxq520/spring-boot
二、文章系列
三、视频系列
1. 概述
2. 初体验
3.基于内存的认证信息
4.基于内存的角色授权
5.基于内存数据库的身份认证和角色授权
6.基于MySQL数据库的身份认证和角色授权
7.自定义登录页面和构建主页
8.登出和403处理
8.登出和403处理
9.动态加载角色
10.原理1
11.自定义Filter
12.页面白名单和获取登录信息
13.基于URL动态权限n种方案
14.基于URL动态权限:准备工作
15.基于URL动态权限:扩展access()的SpEL表达式
16.标签sec/authorize的使用
17.获取用户信息和Session并发控制
à悟空学院:http://t.cn/Rg3fKJD
我就是我,是颜色不一样的烟火。
我就是我,是与众不同的小苹果。
à悟空学院:http://t.cn/Rg3fKJD
学院中有Spring Boot相关的课程!点击「阅读原文」进行查看!
SpringBoot视频:http://t.cn/R3QepWG
Spring Cloud视频:http://t.cn/R3QeRZc
SpringBoot Shiro视频:http://t.cn/R3QDMbh
SpringBoot交流平台:http://t.cn/R3QDhU0
SpringData和JPA视频:http://t.cn/R1pSojf
SpringSecurity5.0视频:http://t.cn/EwlLjHh
Sharding-JDBC分库分表实战:http://t.cn/E4lpD6e
以上是关于261.Spring Boot+Spring Security:系列集合的主要内容,如果未能解决你的问题,请参考以下文章
Spring boot??????????????????Spring boot??????MySql,Mybatis???PageHelper??????