1971 Commits (dd3dc2d0d073abfdff473ca7f1f43a9e8a87edc3)

Author SHA1 Message Date
Juergen Hoeller ac429a4ef7 Restore fallback to request attributes in FreeMarker template model 3 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 3 years ago
rstoyanchev dc843adb45 Improve docs on {@code Accept-Language} negotiation 3 years ago
rstoyanchev 7851994a17 Refine empty path handling in MvcUriComponentsBuilder 3 years ago
Juergen Hoeller c0c9ba5c2c Polishing 3 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 3 years ago
Sam Brannen d5b0782700 Polishing 3 years ago
rstoyanchev 9c6fd3ed06 Consistently list supported media types 3 years ago
rstoyanchev e564a0de46 Provide access to interceptors in AbstractHandlerMapping 3 years ago
Arjen Poutsma f9884e08af Polish external contribution 3 years ago
Vatsa 9819cb3eb5 Update HandlerFunctionAdapter::setAsyncRequestTimeout Javadoc 3 years ago
Sébastien Deleuze ab9bea1d93 Polish RouterFunctionDsl KDoc 3 years ago
Sam Brannen 58872c79ee Update copyright headers 3 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 3 years ago
Sam Brannen 86a40716bd Polishing 3 years ago
Sam Brannen 7f48d1b55a Remove obsolete Tiles documentation from Javadoc 3 years ago
Arjen Poutsma 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition 3 years ago
rstoyanchev 312db36849 Combined, empty RequestMapping matches both "" and "/" 3 years ago
Sam Brannen a4956dfe26 Update copyright headers 3 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 3 years ago
Juergen Hoeller 254c3725e2 Polishing 3 years ago
Sam Brannen ab571e3562 Revert incorrect change to ParamAware Javadoc 3 years ago
Sam Brannen d4623a393b Update copyright headers 3 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 3 years ago
Arjen Poutsma 6fe5652783 Support non-standard HTTP methods in FrameworkServlet 3 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 3 years ago
Sam Brannen 7fe78b745f Polish Javadoc 3 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 3 years ago
rstoyanchev 39d4d2041a Polishing contribution 3 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 3 years ago
Sam Brannen 69f47e7700 Polishing 3 years ago
Sam Brannen 9f7a510f90 Polishing 3 years ago
rstoyanchev 5214bd3093 Fix issue with getHeaders in NoHandlerFoundException 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
rstoyanchev 6c8fb6c204 Add MessageSource getters 3 years ago
Sébastien Deleuze 1e98fb607a Make SourceHttpMessageConverter optional 3 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 3 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen 6efc3dadf1 Apply "instance pattern matching" 3 years ago
rstoyanchev 0348a7bf2e Improve API for RFC 7807 in functional endpoints 3 years ago
Sam Brannen 95f3337bb5 Revise contribution 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Arjen Poutsma 9e306151c7 Use case-insensitive check for request conditions 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
Johnny Lim 85d029f7c3 Polishing 3 years ago
rstoyanchev 5ef3aab3fe Warn about ResponseEntity-ProblemDetail status mismatch 3 years ago