提交 Apache HTTP httpClient 的处理到 Apache 模块下面。

虽然近期有关 Http 的处理更多有使用 okhttp 替代的趋势但 httpclient 还是需要知道和了解的。
This commit is contained in:
2024-05-02 08:25:40 -04:00
parent 30cd31be66
commit 9b9c4d4e10
21 changed files with 3 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
*.class
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
# Packaged files #
*.jar
*.war
*.ear