文件配置的本地缓存,使用 Job 轮询,替代 MQ 广播

plp
YunaiV 3 years ago
parent d67f4a7f46
commit 24a406e47d

@ -66,7 +66,6 @@ public class FileConfigServiceImpl implements FileConfigService {
@Resource
private Validator validator;
@Override
@PostConstruct
public void initLocalCache() {
// 第一步:查询数据

Loading…
Cancel
Save