Hutool 39 [better] -

Perhaps the most notable addition in this version is the expansion of the .

If you are migrating from older versions (v4 or v5.0), note these changes: hutool 39

import cn.hutool.http.HttpUtil; import cn.hutool.json.JSONUtil; Perhaps the most notable addition in this version

And unlike Spring’s ResourceUtils or Apache’s IOUtils , Hutool’s API is actually nice to use. note these changes: import cn.hutool.http.HttpUtil