2451 Commits (33b329e13acc70000507990f89f7cb1738f42a15)

Author SHA1 Message Date
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
Sam Brannen ab571e3562 Revert incorrect change to ParamAware Javadoc 2 years ago
Sam Brannen d4623a393b Update copyright headers 2 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 2 years ago
Arjen Poutsma 6fe5652783 Support non-standard HTTP methods in FrameworkServlet 2 years ago
Sam Brannen c7bdfbea4f Add missing Javadoc 2 years ago
Sam Brannen 7fe78b745f Polish Javadoc 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Sam Brannen 284cb12f8f Use URI#create instead of URI constructor where feasible in spring-webmvc 2 years ago
rstoyanchev 39d4d2041a Polishing contribution 2 years ago
koo.taejin 5ac97b16a8 Optimize object creation PartialMatchHelper 2 years ago
Sam Brannen 69f47e7700 Polishing 2 years ago
Sam Brannen 9f7a510f90 Polishing 2 years ago
rstoyanchev 5214bd3093 Fix issue with getHeaders in NoHandlerFoundException 2 years ago
Sam Brannen 4f232a9003 Update copyright headers 2 years ago
Baljit Singh b1fdb148d0 ResponseStatusException delegates to protected constructor 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
rstoyanchev 6c8fb6c204 Add MessageSource getters 2 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 2 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 2 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Sébastien Deleuze 1e98fb607a Make SourceHttpMessageConverter optional 2 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 2 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 2 years ago