mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-10-29 17:48:29 +08:00
文件配置的本地缓存,使用 Job 轮询,替代 MQ 广播
This commit is contained in:
@ -66,7 +66,6 @@ public class FileConfigServiceImpl implements FileConfigService {
|
||||
@Resource
|
||||
private Validator validator;
|
||||
|
||||
@Override
|
||||
@PostConstruct
|
||||
public void initLocalCache() {
|
||||
// 第一步:查询数据
|
||||
|
||||
Reference in New Issue
Block a user