spring-multirabbit icon indicating copy to clipboard operation
spring-multirabbit copied to clipboard

Update configuration properties and packages to avoid clashing with Spring Boot

Open wilkinsona opened this issue 4 years ago • 0 comments

Thank you for being part of the Spring Boot community. As described in the Spring Boot documentation, configuration properties in third-party libraries should not use the spring. prefix. Similarly, third-party code should not use org.springframework packages.

Can you please update this project so that its code and configuration properties do not risk clashing with Spring (Boot)'s own code and properties?

wilkinsona avatar Jun 30 '21 09:06 wilkinsona