You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.
参考官方的demo 使用如下这种方式来刷新@ConfigurationProperties配置文件 但是没有生效
this.applicationContext.publishEvent(new EnvironmentChangeEvent(changedKeys));
请教下这个是什么问题?
The text was updated successfully, but these errors were encountered: