<how i can reread my config file in runtime spring...
# stackoverflow
u
how i can reread my config file in runtime spring? The configuration file (application.yml) lies on the server, but there was a difficulty in the fact that after any change, you need to restart the docker. How can I reread it while the server is running?