I am trying to use spring boot\'s @Scheduled to print environment variables to a specific text file every 10 seconds.
I have managed to create something like below: