After packaging a spring boot web application into a jar. Is it possible to load up the properties file and edit it? If not, what would be the best practices to edit properties file while it's packaged in a jar?
Currently I am only able to obtain values from my properties file, but I am stuck on adding new values into it. How can I add @!newServer12 behind @!twtph? I am using "@!" as delimiters.
Properties File sample
ServerName = westpark@!southerndb@!kingsroad@!seamingless@!treehouse@!codebase@!twtph