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

fix(router): get 'uri' mapping default value if no 'uris' found in http annotation #11187

Open
wants to merge 1 commit into
base: 4.7.x
Choose a base branch
from

Conversation

weesftw
Copy link

@weesftw weesftw commented Sep 15, 2024

Checks the default value of 'uri' only if 'uris' is empty, and adds the 'uri' value to the 'uris' list if it has any value assigned.

closes #10957

@CLAassistant
Copy link

CLAassistant commented Sep 15, 2024

CLA assistant check
All committers have signed the CLA.

@sdelamo sdelamo added the type: improvement A minor improvement to an existing feature label Sep 30, 2024
@sdelamo sdelamo added this to the 4.7.0 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

DuplicateRouteException when using two Controller uris
3 participants