1.创建spring boot 工程,添加lombok 插件
2.引入spring security 包
3.引入MybatisPuls和mysql驱动 包
4.密码加密存储
5. PreAuthorize("hasAuthority (' test' )" 用法
6.
7. 什么是跨域?解决办法
8. spring security 开启跨域访问
9. 在SPEL表达式中使用 @ex相当于获取容器中bean的名字未ex的对象。然后再调用这个对象的hasAuthority方法
10. mybatis 插件使用很方便
标签:插件,hasAuthority,跨域,spring,笔记,ex,security From: https://www.cnblogs.com/wanqiang/p/17128238.html