01 2019 档案
摘要:http://rickgong.iteye.com/blog/2414263 @Configurationpublic class RedisConfig extends CachingConfigurerSupport { @Bean public CacheManager cacheManage
阅读全文
springboot2.0整合shiro出现ShiroDialect报错 找不到org/thymeleaf/processor/attr/AbstractTextChildModifierAttrPr
摘要:包版本过低,找最新包 https://mvnrepository.com/ <dependency> <groupId>com.github.theborakompanioni</groupId> <artifactId>thymeleaf-extras-shiro</artifactId></de
阅读全文
摘要:查询数据库中的存储过程和函数 select `name` from mysql.proc where db = 'xx' and `type` = 'PROCEDURE' //存储过程 select `name` from mysql.proc where db = 'xx' and `type`
阅读全文
摘要:lrzsz 官网入口:https://ohse.de/uwe/software/lrzsz.html lrzsz是一个unix通信套件提供的X,Y,和ZModem文件传输协议,可以用在windows与linux 系统之间的文件传输,体积小速度快。感觉可以替代ftp了 lrzsz 在线安装: yum
阅读全文
摘要:/** * 认证信息.(身份验证) : Authentication 是用来验证用户身份 * * @param token * @return * @throws AuthenticationException */ @Override protected AuthenticationInfo doGetAuthenticationInfo( Authenticati...
阅读全文

浙公网安备 33010602011771号