AdrianDiemerDev
AdrianDiemerDev
The [documentation](https://docs.spring.io/spring-cloud-commons/reference/spring-cloud-commons/application-context-services.html#environment-changes) states that `@ConfigurationProperties` are supposed to be re-bound on environment changes. As far as I can tell, that's not what's happening, though. Since updates to ConfigurationProperties seem to...
Describe the bug Since version 2.1.0, the spring-security-kerberos-bom does not contain any dependencies anymore rendering it pretty much useless. To Reproduce n/a Expected behavior The bom should contain dependencyManagement for...