You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Grizzly to host static content of swagger-ui, http://localhost/swagger/ works fine but http://localhost/swagger doesn't, which results in 404 not found error in the back end.
When using
Grizzly
to host static content ofswagger-ui
,http://localhost/swagger/
works fine buthttp://localhost/swagger
doesn't, which results in 404 not found error in the back end.I post a question here in details
The text was updated successfully, but these errors were encountered: