Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

replace deprecated org.springframework.util.Base64Utils with Base64 #12080

Open
ZeeD opened this issue Mar 6, 2023 · 1 comment · May be fixed by swagger-api/swagger-codegen-generators#1117

Comments

@ZeeD
Copy link

ZeeD commented Mar 6, 2023

Description

The resttemplate module relies on spring Base64Utils.
But latest version of the framework have deprecated it, suggesting to use Base64 from the stdlib.

Swagger-codegen version

I'm using the latest version from brew.

Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement
@fc-jfechner
Copy link

fc-jfechner commented Nov 25, 2024

Swagger´s resttemplate module is not compatible with the newest spring boot version, because the depricated issue has been removed by spring.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants