update 更新feign关于熔断注释

master
疯狂的狮子li 4 years ago
parent f566c39026
commit 237b598264

@ -10,7 +10,9 @@ import org.springframework.web.bind.annotation.RequestParam;
* feignservice * feignservice
* Service * Service
* *
* * ()
* feign 使 http
*
* @author Lion Li * @author Lion Li
*/ */
@FeignClient( @FeignClient(

@ -10,6 +10,8 @@ import org.springframework.stereotype.Component;
* *
* *
* *
*
*
* @see {com.ruoyi.framework.config.FeignConfig#errorDecoder()} * @see {com.ruoyi.framework.config.FeignConfig#errorDecoder()}
* @author Lion Li * @author Lion Li
*/ */

Loading…
Cancel
Save