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

解决高版本JDK使用CGLIB冲突问题 #54

Closed
wants to merge 1 commit into from
Closed

解决高版本JDK使用CGLIB冲突问题 #54

wants to merge 1 commit into from

Conversation

quincysky
Copy link

将修改后的cglib包导入到项目中,并且在pom.xml文件中插入相应的依赖并且删除原有的cglib相关依赖
Snipaste_2023-04-21_16-15-56
Snipaste_2023-04-21_16-23-09

Issue #53
Close #53

@DerekYRC
Copy link
Owner

@quincysky 将依赖的源码导入到项目的做法不太优雅,有没有直接升级依赖的做法?

@quincysky
Copy link
Author

好的,我修改一下

@quincysky quincysky closed this Apr 21, 2023
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

Successfully merging this pull request may close these issues.

使用高版本JDK解决CGLIB冲突方法
2 participants