• Johnny Lim's avatar
    Replace Base64Encoder with Base64Utils · 300387d9
    Johnny Lim authored
    Replace the custom Base64Encoder class with Spring's Base64Utils which
    since 4.2 can encode bytes using Java 8's encoder, commons-digest or
    Java 6's JAX-B encoder.
    
    Closes gh-4189
    300387d9
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...