摘要:
思想:Id内存加锁+DB落库 菜鸡实现篇: @Repositorypublic class IdMakerRepo extends Repo<IdMaker> { static Lock lock = new ReentrantLock(); static Cache<Object, Object> 阅读全文
posted @ 2022-07-18 09:43
yoyotoo
阅读(87)
评论(0)
推荐(0)
2022年7月18日