Skip to content

Base64 support option without Commons Codec dependency on Java 6/7 [SPR-12938] #17531

@spring-projects-issues

Description

@spring-projects-issues

Phil Webb opened SPR-12938 and commented

Base64Utils currently requires Java 8 or Apache Commons Codec. It would be useful if we could include a direct implementation so that it always works.

We can crib code from
https://github.com/spring-projects/spring-security/blob/master/crypto/src/main/java/org/springframework/security/crypto/codec/Base64.java


Affects: 4.1 GA

Issue Links:

Referenced from: commits a5349eb

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions