Expanded multi-modal interfaces across major AI APIs. Developers can now execute seamless Text-to-Image (文生图) prompts and generate custom synthetic video models using both Grok and ByteDance Doubao (豆包) . 2. Enhanced Enterprise Security Masking ( DesensitizedUtil )
Security is a top priority in Hutool 5.8.0. The library now supports additional cryptographic algorithms, including:
Hutool 5.8.0 now fully supports Java 17 and later versions, ensuring seamless integration with the latest Java releases. hutool 39 new
List<String> lines = FileUtil.readLines("data.txt", "UTF-8") .stream() .filter(StrUtil::isNotBlank) .map(String::toUpperCase) .collect(Collectors.toList());
Cryptographic utilities were streamlined to eliminate complex Initialization Vector (IV) and KeySpec setups. One-line execution for AES and DES. Expanded multi-modal interfaces across major AI APIs
To use Hutool 5.8.39 in your project, add the following dependency to your pom.xml :
: Expanded functionality for Doubao and Grok platforms, including image generation interfaces. One-line execution for AES and DES
Hutool 5.8.39 significantly shifts focus to AI developer tooling by formally introducing the HutoolAI ecosystem.