Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将一些数据从 yml 文件(这不是 application.yml)加载到我的 Spring Boot 应用程序中。现在我想添加功能以在每次更改此文件后从我的 yml 文件中重新加载数据。最好的方法是什么?