Support use of MockRestServiceServer with RestClient #30821
Labels
in: test
Issues in the test module
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
AFAICT
MockRestServiceServer
cannot currently be used with the newRestClient
interface. Perhaps abindTo(RestClient.Builder)
or a way to create aMockClientHttpRequestFactory
instance could be added.The text was updated successfully, but these errors were encountered: