private WebClient client = WebClient.builder() .filter(ExchangeFilterFunctions .basicAuthentication(username, token)) .build();.
確定! 回上一頁