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?