Introduction - If you have any usage issues, please Google them yourself
Hutool is a Java based tool class, encapsulating files, streams, encryption, decryption, transcoding, regular, thread, XML and other JDK methods to form a variety of Util tool classes, while providing the following components:
Bloom filter
cache
Clone interface
Type conversion
Date processing
Database ORM (based on ActiveRecord thought)
Multiple keyword search based on DFA finite automata
HTTP client
IO and files
Useful data structures
Journal
Simplification of reflection proxy class (AOP section Implementation)
Setting (a configuration file for extending Properties)
System (JVM and system information, etc.)
WatchService encapsulation (file change monitoring)
XXXUtil a variety of useful tool classes
Tags:Hutool