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
I noticed that it is nowhere documented that @ConditionalOnMissingBean without any further parameters checks for the return type of the annotated method. I had to dig into the code to verify that.