We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://localhost:8080/jeesite/v2/api-docs http://localhost:8080/jeesite/swagger-ui.html
all url ok,but notice below:
No operations defined in spec!
{"swagger":"2.0","info":{"description":"Swagger在线使用教程","version":"1.0.1","title":"JeeSite工作室 Swagger教程","termsOfService":"http://www.jeesite.com","contact":{"name":"长春叭哥","url":"http://www.jeesite.com","email":"[email protected]"},"license":{"name":"LICENSE","url":"LICENSE URL"}},"host":"localhost:8080","basePath":"/jeesite"}
The text was updated successfully, but these errors were encountered:
Most likely your configuration has multiple application contexts. Do you by any chance have @EnableWebMvc anywhere in the application?
@EnableWebMvc
Sorry, something went wrong.
No branches or pull requests
http://localhost:8080/jeesite/v2/api-docs
http://localhost:8080/jeesite/swagger-ui.html
all url ok,but notice below:
No operations defined in spec!
{"swagger":"2.0","info":{"description":"Swagger在线使用教程","version":"1.0.1","title":"JeeSite工作室 Swagger教程","termsOfService":"http://www.jeesite.com","contact":{"name":"长春叭哥","url":"http://www.jeesite.com","email":"[email protected]"},"license":{"name":"LICENSE","url":"LICENSE URL"}},"host":"localhost:8080","basePath":"/jeesite"}
The text was updated successfully, but these errors were encountered: