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

Path pattern matching not working with controller #34385

Closed
mohan404 opened this issue Feb 26, 2023 · 2 comments
Closed

Path pattern matching not working with controller #34385

mohan404 opened this issue Feb 26, 2023 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@mohan404
Copy link

A simple controller is not working with spring boot 3.0.3.

Project Structure:
image

build.gradle
image

TestController:
image

Logs:
springboot_3.0.3.logs.zip

The issue gets resolved, once I switch to spring boot version 3.0.2

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 26, 2023
@bclozel
Copy link
Member

bclozel commented Feb 26, 2023

This is very likely a duplicate of #34379.
If there is no space in the path of the application, we can reopen this issue.

@bclozel bclozel added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 26, 2023
@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2023
@wilkinsona
Copy link
Member

The logs show a space so this do indeed look like a duplicate of #34379:

C:\Users\Mohans9\OneDrive - Verifone\Documents\Study\code\jpa\bin\main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

4 participants