2475 Commits (280b0de6464db73275e856142a103d724b407296)

Author SHA1 Message Date
Sam Brannen cef597bedd Update copyright headers 2 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 2 years ago
Sébastien Deleuze b5b115e52c Fix SSE with indenting serializer in WebMvc.fn 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Vatsa 6c8ebc7f7e Add non-null assertions in DefaultServerResponseBuilder 2 years ago
Juergen Hoeller 491ae1e3be Use MethodInvocationInfo class loader in case of JDK platform loader as well 2 years ago
Juergen Hoeller ce2689eead Use MethodInvocationInfo class loader in case of core JDK interface type 2 years ago
Sam Brannen 0ca02ce677 Disable affected tests on Java 18+/19+ 2 years ago
rstoyanchev 202fa5cdb3 Polishing and minor refactoring in HandlerMappingIntrospector 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Vatsa d8fbd35467 Add non-null assertions in DefaultServerRequestBuilder 2 years ago
Sam Brannen ffe7ec4a99 Apply "instanceof pattern matching" in remainder of spring-webmvc module 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 3e3f046dc9 Polishing 2 years ago
Juergen Hoeller f87a87e29d Consistent ordering of Resource methods 2 years ago
rstoyanchev 9a4df5a97d DefaultHandlerExceptionResolver respects custom ModelAndView 2 years ago
Juergen Hoeller ac429a4ef7 Restore fallback to request attributes in FreeMarker template model 2 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 2 years ago
rstoyanchev dc843adb45 Improve docs on {@code Accept-Language} negotiation 2 years ago
rstoyanchev e5ff54955f ProblemDetail XML support via Jackson 2 years ago
rstoyanchev ce85fdc5c7 Always use application/problem+json with ProblemDetail 2 years ago
rstoyanchev 7851994a17 Refine empty path handling in MvcUriComponentsBuilder 2 years ago
Juergen Hoeller c0c9ba5c2c Polishing 2 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 2 years ago
Sam Brannen 64b89429cb Update copyright headers 2 years ago
Sam Brannen d5b0782700 Polishing 2 years ago
rstoyanchev 9c6fd3ed06 Consistently list supported media types 2 years ago
rstoyanchev e564a0de46 Provide access to interceptors in AbstractHandlerMapping 2 years ago
Arjen Poutsma f9884e08af Polish external contribution 2 years ago
Vatsa 9819cb3eb5 Update HandlerFunctionAdapter::setAsyncRequestTimeout Javadoc 2 years ago
Sébastien Deleuze ab9bea1d93 Polish RouterFunctionDsl KDoc 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Sam Brannen 86a40716bd Polishing 2 years ago
Sam Brannen 7f48d1b55a Remove obsolete Tiles documentation from Javadoc 2 years ago
Sam Brannen 1ace42f245 Enable JRubyScriptTemplateTests 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Arjen Poutsma 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition 2 years ago
rstoyanchev 312db36849 Combined, empty RequestMapping matches both "" and "/" 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Juergen Hoeller 254c3725e2 Polishing 2 years ago