This release upgrades to Spring Framework 5.2. Please refer to Spring Framework’s upgrade documentation for further details. As of #16090, JMX is not enabled by ...
WebTestClient has a special case when a Void response is expected. Method WebTestClient.ResponseSpec#returnResult(java.lang.Class<T>) has this documentation comment: Note that when {@code Void.class} ...