change working environments pointing to different DB based on application-{{env}}.yml file

change working environments pointing to different DB based on application-{{env}}.yml file.


spring.profiles.active = qa
spring.profiles.include = swagger

These properties can point to DB which its mapped.



Post a Comment

Previous Post Next Post