摘要: 刚才在 https://news.cnblogs.com/n/703437/ 上看到有人提到有趣的“睡眠排序”,忽然想到CountDownLatch正好可以用于实现一个。代码如下: package ufo.sleepsort; import java.util.ArrayList; import j 阅读全文
posted @ 2021-10-07 17:08 逆火狂飙 阅读(82) 评论(0) 推荐(0)
摘要: 在我用STS导入一个SpringCloud工程后,启动Application类,出现如下错误: org.springframework.context.ApplicationContextException:Failed to start bean 'eurekaAutoServiceRegstra 阅读全文
posted @ 2021-10-07 15:55 逆火狂飙 阅读(2566) 评论(1) 推荐(0)
生当作人杰 死亦为鬼雄 至今思项羽 不肯过江东