替换掉okhttp 使用 spring rest

This commit is contained in:
xiafang
2020-11-20 18:00:51 +08:00
parent ccd2304a7b
commit a4e5384430
33 changed files with 613 additions and 951 deletions

View File

@@ -72,11 +72,6 @@
<artifactId>jackson-dataformat-xml</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>