mirror of
https://gitee.com/novel_dev_team/novel-cloud
synced 2026-07-20 17:55:01 +08:00
新闻微服务开发完成,首页微服务开发中
This commit is contained in:
@@ -109,7 +109,11 @@
|
||||
<artifactId>lombok</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 替换默认的HttpURLConnection不支持@RequestBody+ RequestMethod.GET模式-->
|
||||
<dependency>
|
||||
<groupId>io.github.openfeign</groupId>
|
||||
<artifactId>feign-httpclient</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user