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
We might be able to resolve this with some clever property bindings where the property name is the class name of the controller. That would be better than being required to annotate every controller with @ConditionalOnProperty.
In all scenarios, autocompletion should work with these properties.
The text was updated successfully, but these errors were encountered:
We might be able to resolve this with some clever property bindings where the property name is the class name of the controller. That would be better than being required to annotate every controller with
@ConditionalOnProperty
.In all scenarios, autocompletion should work with these properties.
The text was updated successfully, but these errors were encountered: