springCloud Feign 异步调用远程服务

1. Feign APIjava package com.sande.configserver.api; import java.util.concurrent.CompletableFuture; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.web.bind.annot
相关文章
相关标签/搜索