Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support parameterizedContainer for ConditionalOnBean and ConditionalOnMissingBean #14940

Closed
philwebb opened this issue Oct 24, 2018 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

For #7475 it would be useful if we could support a general feature in @ConditionalOnBean and @ConditionalOnMissingBean to support parameterized container classes.

@philwebb philwebb self-assigned this Oct 24, 2018
@philwebb philwebb added the type: enhancement A general enhancement label Oct 24, 2018
philwebb added a commit that referenced this issue Oct 24, 2018
Add a new condition that can be used to check for servlet `Filter`
beans that are either registered directly, or via a
`FilterRegistrationBean`.

Closes gh-14940
@philwebb philwebb added this to the 2.1.0 milestone Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant