Support parameterizedContainer in bean conditions
Add a `parameterizedContainer` attribute to `ConditionalOnBean` and `ConditionalOnMissingBean` which can be used to support generic types when checking for the presence of beans. Closes gh-14940
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment