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

Conditionally instantiate bean for ServerWebExchangeContextFilter. #1949

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

srinivasankavitha
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Add a @ConditionalOnMissingBean to avoid errors when duplicate matching beans are found for ServerExchangeContentFilter

Describe the new behavior from this PR, and why it's needed
Issue #1946

@srinivasankavitha srinivasankavitha merged commit 872b0e7 into master Jun 26, 2024
3 checks passed
@kilink kilink deleted the enable-conditional-filter branch July 2, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants