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

更新spring boot3.4.0版本后,因Base64Utils 工具类移除造成的项目启动问题 #188

Open
sx19970123 opened this issue Nov 28, 2024 · 0 comments

Comments

@sx19970123
Copy link

sx19970123 commented Nov 28, 2024

问题描述:
更新spring boot3.4.0后,因新版本springboot移除了 org.springframework.util.Base64Utils 工具类,导致项目无法启动。
问题相关类:
com.anji.captcha.config.AjCaptchaServiceAutoConfiguration
期待可以兼容更高版本的spring boot
对应anji-plus版本:

<dependency>
    <groupId>com.anji-plus</groupId>
    <artifactId>spring-boot-starter-captcha</artifactId>
    <version>1.3.0</version>
</dependency>

image

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

1 participant