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