摘要: package com.spinlock.spinlock.juc; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; public class Demo3 { publi 阅读全文
posted @ 2020-11-21 19:30 不死码农 阅读(230) 评论(0) 推荐(0) 编辑
摘要: 推荐:https://blog.csdn.net/TZ845195485/article/details/109210263 阅读全文
posted @ 2020-11-21 16:45 不死码农 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 转:https://segmentfault.com/a/1190000011433514 :https://blog.csdn.net/hjing123/article/details/89203524 ApplicationEvent以及Listener是Spring为我们提供的一个事件监听、订 阅读全文
posted @ 2020-11-21 13:25 不死码农 阅读(730) 评论(1) 推荐(0) 编辑