You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #36863 we showed that depending on @ConditionalOnProperty can result in not supporting both camelCase and kebab-case style properties at the same time. To avoid this, we can add an ArchUnit test that helps avoid this entire class of problems.