failureHandler(authenticationFailureHandler) .and() .httpBasic() .and() .logout(); } } 2. To test the secured REST requests, TestRestTemplate must be used.
確定! 回上一頁