摘要: Collections.sort排序方法的最简化写法 阅读全文
posted @ 2022-09-05 20:06 MorningBell 阅读(24) 评论(0) 推荐(0) 编辑
摘要: Junit执行单元测试用例成功,mvn test却失败的解决方法(具体体现为使用的H2数据库中mock进去的数据在Junit执行的时候可以访问到,但是mvn test的时候数据库却是空的)。 阅读全文
posted @ 2022-09-05 20:01 MorningBell 阅读(1005) 评论(0) 推荐(0) 编辑
摘要: Caffeine缓存框架入门学习和常用API 阅读全文
posted @ 2022-09-05 19:50 MorningBell 阅读(267) 评论(0) 推荐(0) 编辑