Hutool 39 New Today
between Hutool and other libraries like Guava or Apache Commons
// AES-GCM (new) AesGcm aes = new AesGcm(key); byte[] encrypted = aes.encrypt(data); hutool 39 new
Removes jwt.jar (400KB) from your dependencies and provides a fluent API consistent with Hutool's design. between Hutool and other libraries like Guava or
Whether you are a solo developer or part of a large enterprise, the 39 new features in this milestone solve real pain points: JWT boilerplate, slow file I/O, generic type erasure in JSON, and password security. byte[] encrypted = aes.encrypt(data)