08 2020 档案

摘要:concurrent\locks包 Lock:抽象接口 LockSupport: AbstractXXXSynchronized:同步器, XXXLock 内部包含AQS(AbstractQueuedSynchronizer,参考其他总结)的使用 ReentrantLock.java(默认非公平锁) 阅读全文
posted @ 2020-08-26 22:08 飞翔在天 阅读(426) 评论(0) 推荐(0) 编辑
摘要:一、后台 1、hutool: http://hutool.mydoc.io/ 各种工具库 2、apache commons: httpclient(Spring推荐restTemplate(后台基于httpclient)),参考baduleng样例 https://www.baeldung.com/ 阅读全文
posted @ 2020-08-21 10:09 飞翔在天 阅读(154) 评论(0) 推荐(0) 编辑
摘要:官网: https://docs.spring.io/spring-security/site/docs/5.3.2.RELEASE/reference/html5/ Spring Security provides comprehensive support for authentication, 阅读全文
posted @ 2020-08-17 23:47 飞翔在天 阅读(304) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示