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

Migrate from sun.misc.BASE64Decoder and sun.misc.BASE64Encoder to java.util.Base64 #111

Closed
yeikel opened this issue Jun 16, 2022 · 1 comment
Assignees
Labels
recipe Recipe requested
Milestone

Comments

@yeikel
Copy link
Contributor

yeikel commented Jun 16, 2022

See https://stackoverflow.com/questions/13109588/encoding-as-base64-in-java

@yeikel yeikel changed the title Migrate from sun.misc.BASE64Decoder sun.misc.BASE64Encoder to java.util.Base64 Migrate from sun.misc.BASE64Decoder and sun.misc.BASE64Encoder to java.util.Base64 Jun 16, 2022
@pway99
Copy link
Contributor

pway99 commented Jun 16, 2022

Thanks @yeikel, this will probably be similar to
ApacheBase64ToJavaBase64 in rewrite-migrate-java

@pway99 pway99 added the recipe Recipe requested label Jun 16, 2022
@pway99 pway99 transferred this issue from openrewrite/rewrite Jun 16, 2022
@pway99 pway99 moved this to Recipes Wanted in OpenRewrite Jun 16, 2022
@jkschneider jkschneider self-assigned this Sep 14, 2022
@jkschneider jkschneider moved this from Recipes Wanted to In Progress in OpenRewrite Sep 14, 2022
Repository owner moved this from In Progress to Done in OpenRewrite Sep 14, 2022
@tkvangorder tkvangorder added this to the 1.11.0 milestone Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe requested
Projects
Archived in project
Development

No branches or pull requests

4 participants