特牛网址导航

@RestController实现@FeignClient接口时出现的问题_com.bizworks.ubcp.apiclient.feign-CSDN博客

网友收藏
文章浏览阅读1.3k次。fegin 接口package com.xxx.api;import org.springframework.cloud.openfeign.FeignClient;import org.springframework.web.bind.annotation.PostMapping;import org.springframework.web.bind.annotation.RequestBody;import org.springframework.web.bind.annotation.Re_com.bizworks.ubcp.apiclient.feign