Skip to content

fix:WxOpenMessageRouter增加注解ConditionalOnMissingBean#3726

Merged
binarywang merged 2 commits intobinarywang:developfrom
SunnyBoyLJQ:develop
Oct 3, 2025
Merged

fix:WxOpenMessageRouter增加注解ConditionalOnMissingBean#3726
binarywang merged 2 commits intobinarywang:developfrom
SunnyBoyLJQ:develop

Conversation

@SunnyBoyLJQ
Copy link
Contributor

No description provided.

@binarywang binarywang requested a review from Copilot October 3, 2025 17:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the @ConditionalOnMissingBean annotation to the WxOpenMessageRouter bean definition in the Spring Boot auto-configuration for WeChat Open Platform SDK, allowing users to provide their own custom WxOpenMessageRouter implementation that will take precedence over the default one.

  • Added @ConditionalOnMissingBean annotation to prevent bean conflicts when users define custom router implementations

@binarywang binarywang merged commit 9fd12b2 into binarywang:develop Oct 3, 2025
@binarywang binarywang added this to the 4.7.9 milestone Nov 2, 2025
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.

3 participants