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

404 Not Found when calling /v2/api-docs with spring boot 3.0.0 #4040

Closed
InigoCrespoSoria opened this issue Nov 29, 2022 · 6 comments
Closed
Labels

Comments

@InigoCrespoSoria
Copy link

404 Not Found returned when calling /v2/api-docs?group=My%20Group

Current versions:

  • id 'org.springframework.boot' version '3.0.0'
  • implementation 'io.springfox:springfox-boot-starter:3.0.0'

Is there any workaround? It was working with 2.x.x version

@guillaume-1
Copy link

Hi, I have the same problem since the migration to springboot 3.0.0

@guillaume-1
Copy link

guillaume-1 commented Nov 30, 2022

Works with this project : https://springdoc.org/v2/ and springboot 3 .

@NaccOll
Copy link

NaccOll commented Dec 1, 2022

springfox has not been maintained for a long time, it is recommended to use springdoc.

@leolimas
Copy link

Works with this project : https://springdoc.org/v2/ and springboot 3 .

This one do not works with Jersey :(
I'm looking how to upgrade from Swagger 1.5 to 2.x, missing BeanConfig :(

@stale
Copy link

stale bot commented Apr 26, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 26, 2023
@stale
Copy link

stale bot commented May 20, 2023

This issue has been automatically closed because it has not had recent activity. Please re-open a new issue if this is still an issue.

@stale stale bot closed this as completed May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants