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

[ISSUE] Project spring-boot-jersey is not exposing any endpoint #16695

Closed
ahmadshahwan opened this issue May 21, 2024 · 5 comments
Closed

[ISSUE] Project spring-boot-jersey is not exposing any endpoint #16695

ahmadshahwan opened this issue May 21, 2024 · 5 comments
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.

Comments

@ahmadshahwan
Copy link
Contributor

Article and Module Links
A link to the affected module.

Describe the Issue
This module is supposed to expose an endpoint on /hello/{name}. It doesn't.

To Reproduce
Steps to reproduce the behavior:

  1. Open a terminal.
  2. Change directory to 'spring-boot-modules/spring-boot-mvc-jersey/spring-boot-jersey'
  3. Run 'mvn spring-boot:run'
  4. Browse to "http://localhost:8080/hello/test"
  5. See error "HTTP Status 404 – Not Found"

Expected Behavior
A message saying "Hello, test"

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Windows
  • Browser Chrome
ahmadshahwan added a commit to ahmadshahwan/eugenp-tutorials that referenced this issue May 21, 2024
@apeterlic
Copy link
Collaborator

Hi @ahmadshahwan,

Thanks for the feedback. We'll look into this. This issue will remain open until then.

Article link: https://www.baeldung.com/rest-api-jax-rs-vs-spring

Cheers,
Team

@apeterlic apeterlic added the triaged Issues reviewed by a dev and considered valid. Will be added in Jira. label May 23, 2024
@s4ravanank
Copy link

Added the Fix for this and Raised the PR as well.
#17133

@ahmadshahwan
Copy link
Contributor Author

I had previously provided a fix that unfortunately went unnoticed!

@lor6
Copy link
Collaborator

lor6 commented Aug 23, 2024

@ahmadshahwan The PR is merged so I will close here.

Thanks again.

@lor6 lor6 closed this as completed Aug 23, 2024
@ahmadshahwan
Copy link
Contributor Author

@ahmadshahwan The PR is merged so I will close here.

Thanks again.

Perfect. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.
Projects
None yet
Development

No branches or pull requests

5 participants