WebTestClient
has this capability, but it has been built into RestTestClient
yet. It's useful for access to raw content independent of the use of message conversion, e.g. for Spring REST Docs, logging, etc.
WebTestClient
has this capability, but it has been built into RestTestClient
yet. It's useful for access to raw content independent of the use of message conversion, e.g. for Spring REST Docs, logging, etc.