Commit f2ca3e7b authored by 赵啸非's avatar 赵啸非

修改添加名片相关处理

parent 5b38cbe2
......@@ -10,7 +10,7 @@ import org.springframework.context.event.EventListener;
@RefreshScope
public class RefreshConfig {
@Value("${your.config.property}")
// @Value("${your.config.property}")
private String configValue;
@EventListener({RefreshScopeRefreshedEvent.class})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment