Any other way of using sqs queues for different environments other than multiple application.properties in spring boot?

44 views Asked by At

I'm working on Spring Boot project. Is there any other way for handling sqs queues than multiple application properties file for every environment?

0

There are 0 answers