How to have different application.properties file in Spring Application (Not Spring Boot

Viewed 8

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.

0 Answers
Related