mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 15:21:53 +08:00
文件配置的本地缓存,使用 Job 轮询,替代 MQ 广播
This commit is contained in:
parent
d67f4a7f46
commit
24a406e47d
@ -66,7 +66,6 @@ public class FileConfigServiceImpl implements FileConfigService {
|
||||
@Resource
|
||||
private Validator validator;
|
||||
|
||||
@Override
|
||||
@PostConstruct
|
||||
public void initLocalCache() {
|
||||
// 第一步:查询数据
|
||||
|
Loading…
Reference in New Issue
Block a user