Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 222 Bytes

my-java-templates

Collection of frequently-used features in Java.

  • crypto: Common cryptography features
  • encoding: Base64 and Hex String en/decoding features
  • json: Custom class with common json utility features