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

javax.servlet.Filter无法转换为jakarta.servlet.Filter #2011

Closed
zengzhuo opened this issue Sep 14, 2023 · 3 comments
Closed

javax.servlet.Filter无法转换为jakarta.servlet.Filter #2011

zengzhuo opened this issue Sep 14, 2023 · 3 comments

Comments

@zengzhuo
Copy link

版本号:

1.6.2-GA5

问题描述:

集成springboot3.1.3版本时出现:java: 不兼容的类型: javax.servlet.Filter无法转换为jakarta.servlet.Filter

错误日志&截图:

java: 不兼容的类型: javax.servlet.Filter无法转换为jakarta.servlet.Filter

重现步骤:

只需引用springboot3.1.3版本启动就会出现该问题

友情提示(为了提高issue处理效率):

  • 积木报表是一款免费报表产品,功能免费源码不开放;
  • 未按格式要求发帖,会被直接删掉;
  • 请针对问题提供报表设计SQL脚本或在官网制作报表示例并提供ID;
  • 针对不好重现的问题,请录制操作视频或详细的重现步骤;
@zengzhuo
Copy link
Author

经过测试版本降到springboot2.7.15 及以下都可以,希望能对3.x版本做一下支持,谢谢

@zhangdaiscott
Copy link
Member

短期内无计划升级

@zhangdaiscott
Copy link
Member

制作了一个版本(springboot3.1.5+jdk17),试试

<dependency>
  <groupId>org.jeecgframework.jimureport</groupId>
  <artifactId>jimureport-spring-boot3-starter</artifactId>
  <version>1.6.6</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

2 participants