Wrapped complex encryption and decryption algorithms into easy-to-use static calls.
String[] splitText = StrUtil.split(text, ","); System.out.println("Split text: " + splitText); Hutool 3.9