spring-framework/spring-test
Stéphane Nicoll 481d036f7a Avoid reader on empty content to be shared by multiple requests
This commit avoids several instances of MockHttpServletRequest to
have a common reader for empty content as closing it will have an
unwanted side effect on the others.

Closes gh-32820
2024-05-20 13:58:36 +02:00
..
src Avoid reader on empty content to be shared by multiple requests 2024-05-20 13:58:36 +02:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00
spring-test.gradle Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors 2023-09-08 19:29:28 +02:00