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 Servlet request for when context path is configured #473

Merged
merged 3 commits into from
Jun 6, 2023
Merged

Conversation

timyates
Copy link
Contributor

@timyates timyates commented Jun 6, 2023

Targeted servlet 3.3.x as this goes back to Micronaut 3.6.x

Supersedes #335

Fixes #308

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

❌ Java CI failed:

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

❌ GraalVM CE CI 17 dev failed:

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

DefaultRouter does not match requests when using micronaut.server.context-path
3 participants