上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 37 下一页
摘要: JdbcDaoImpl 实现获取认证信息 PasswordEncoder 实现具体认证过程 阅读全文
posted @ 2018-04-30 17:04 梦见舟 阅读(339) 评论(0) 推荐(0) 编辑
摘要: 以有限的脑力记忆无限的Knowledge,多画图,多画图,多画图。 核心类Authentication 和 GrantedAuthority AbstractAuthenticationToken 由多个GrantedAuthority组成 GrantedAuthority的实现 代表一个角色 参考 阅读全文
posted @ 2018-04-30 15:38 梦见舟 阅读(1126) 评论(0) 推荐(0) 编辑
摘要: 1. Spring Security 核心请求,认证配置类 WebSecurityConfigurerAdapter Ensures that any request to our application requires the user to be authenticated Allows us 阅读全文
posted @ 2018-04-26 17:55 梦见舟 阅读(259) 评论(0) 推荐(0) 编辑
摘要: 1. 阿里云平台 2. JavaEE 3. Spring 4. Redis 5. ActiveMQ 6. Hibernate or mybatis 7. Spring boot 8. Spring cloud 参考文档: Spring中文网 https://springcloud.cc/ 阅读全文
posted @ 2018-04-18 10:48 梦见舟 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 由于资源紧张 需要多创建一个redis实例 重新copy一份实例,然后修改redis.conf文件, 找到port 6379 处修改 端口号 6380 通过下面命令启动就好了 redis默认只允许本地访问,要使redis可以远程访问可以修改redis.conf 解决办法:注释掉bind 127.0. 阅读全文
posted @ 2018-04-18 10:08 梦见舟 阅读(24251) 评论(0) 推荐(0) 编辑
摘要: WebApplicationContext wac = WebApplicationContextUtils.getWebApplicationContext(getServletContext()); String profile = wac.getEnvironment().getActiveProfiles()[0]; 阅读全文
posted @ 2018-04-08 08:50 梦见舟 阅读(5777) 评论(0) 推荐(0) 编辑
摘要: 10997 为进程号 阅读全文
posted @ 2018-04-04 15:42 梦见舟 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 1. 下载地址: https://plugins.jetbrains.com/plugin/6317-lombok-plugin 2. 选择从本地安装。 阅读全文
posted @ 2018-04-03 20:45 梦见舟 阅读(172) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-04-03 11:48 梦见舟 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 通过 点击放大镜然后按当前需要修改的快捷键找到需要修改的快捷键,更改成希望的快捷键 阅读全文
posted @ 2018-04-03 08:18 梦见舟 阅读(187) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 37 下一页