I have the client filter configured like this. @Bean WebClient ... return WebClient.builder() .filter(oauth2) .build(); }.
確定! 回上一頁