How to have different application.properties file in Spring Application (Not Spring Boot) and call them based on the environment?
Currently replacing the same application.properties everytime. Local/Staging/Production
Please advise.
How to have different application.properties file in Spring Application (Not Spring Boot) and call them based on the environment?
Currently replacing the same application.properties everytime. Local/Staging/Production
Please advise.