mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
JIRA: https://jira.spring.io/browse/SPR-13784 JDK8 and Apache Commons Codec support the RFC 4648 "URL and Filename Safe" Base64 alphabet. Add methods to `Base64Utils` to support this feature.