摘要: The racing condition would be one possible bug when we apply cache a newtwork request. For example, we implement a search box, for all the requests, w 阅读全文
posted @ 2020-12-09 15:59 Zhentiw 阅读(69) 评论(0) 推荐(0)
摘要: Caches exist to make things faster (at the expense of taking up more memory and possibly outdated results). Our live search is a great use case for im 阅读全文
posted @ 2020-12-09 15:40 Zhentiw 阅读(97) 评论(0) 推荐(0)
摘要: Create you own decreator! Add dependency: <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> <version>1.9.5</version> 阅读全文
posted @ 2020-12-09 03:35 Zhentiw 阅读(176) 评论(0) 推荐(0)