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
相關文章
相關標籤/搜索