mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
feat(all): Modify Project Package Name cn.hutool->org.dromara.hutool
BREAKING CHANGE: 包名变更 Closes https://gitee.com/dromara/hutool/issues/I6SC4B
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# See the Mulan PSL v2 for more details.
|
||||
#
|
||||
|
||||
cn.hutool.http.client.engine.httpclient5.HttpClient5Engine
|
||||
cn.hutool.http.client.engine.httpclient4.HttpClient4Engine
|
||||
cn.hutool.http.client.engine.okhttp.OkHttpEngine
|
||||
cn.hutool.http.client.engine.jdk.JdkClientEngine
|
||||
org.dromara.hutool.http.client.engine.httpclient5.HttpClient5Engine
|
||||
org.dromara.hutool.http.client.engine.httpclient4.HttpClient4Engine
|
||||
org.dromara.hutool.http.client.engine.okhttp.OkHttpEngine
|
||||
org.dromara.hutool.http.client.engine.jdk.JdkClientEngine
|
||||
Reference in New Issue
Block a user