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

What ever i try, the /v2/api-docs and /swagger-resources/configuration/ui return a 404 NOT FOUND #182

Open
doctor-beat opened this issue Sep 22, 2022 · 0 comments

Comments

@doctor-beat
Copy link

doctor-beat commented Sep 22, 2022

So, i have tried every possible version < 3.0 and follow every available guide out there on the web but non of these made my swagger work.

I have even found an internal project with a working swagger but even if i do exactly what they did my swagger returns a 404.

Unfortunately the project code does contain no error logging at all so i am at lost what is wrong in my set up. I suspect that the this.documentationCache.documentationByGroup(groupName); returns null and thus the 404. But hey, no logging so how do i know for sure.

It could be because my project has 2 sub-projects containing the actual code, but there are no examples to be found on how to swagger a project like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant