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

引入依赖后访问swagger文档404 #712

Closed
myCodingTrip opened this issue Dec 8, 2021 · 3 comments
Closed

引入依赖后访问swagger文档404 #712

myCodingTrip opened this issue Dec 8, 2021 · 3 comments

Comments

@myCodingTrip
Copy link

引入依赖并按照集成文档进行配置后访问swagger文档404

@myCodingTrip
Copy link
Author

按jeecg-boot项目配置就好了

@NapChen
Copy link

NapChen commented Jan 19, 2022

请问如何配置,我也遇到这个问题,我用的是eladmin,在未引入报表插件以前文档是正常的,引入后报表能访问,但文档页打不开了

@zhangdaiscott
Copy link
Member

做了处理,请升级到1.4.4-beta看是否解决问题(需要配置jeecg的maven私服

<dependency>
  <groupId>org.jeecgframework.jimureport</groupId>
  <artifactId>jimureport-spring-boot-starter</artifactId>
  <version>1.4.4-beta</version>
</dependency>

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

3 participants