spring-framework/spring-test
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest
This commit ensures that the HttpMethod, exposed through
ServerHttpRequest::getMethod, is cached in AbstractServerHttpRequest so
that potentially expensive HTTP method lookups are only done once.

Closes gh-30139
2023-03-21 11:29:32 +01:00
..
src Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 2023-03-21 11:29:32 +01:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00
spring-test.gradle Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 2022-11-06 16:08:30 +01:00