1738 Commits (v5.2.1.RELEASE)

Author SHA1 Message Date
Arjen Poutsma 3858a69c42 Path RequestPredicate should honor servlet path 7 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 7 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 7 years ago
Brian Clozel 7d02ba0694 Add missing CORS headers defined in SockJS CORS config 7 years ago
康智冬 1e0bdc0337 Fix typo in DispatcherServlet Javadoc 7 years ago
Juergen Hoeller 2861fc65bd Polishing 7 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 7 years ago
Sebastien Deleuze 97026f1ec3 Fix ServerRequestExtensionsTests on Java 13 7 years ago
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 7 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sebastien Deleuze ff271894fe Detect unsupported suspending handler methods in Spring MVC 7 years ago
Sebastien Deleuze a2e740c896 Polishing 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 7 years ago
Rossen Stoyanchev 4f4b9f6b1b Fix checkstyle violation 7 years ago
Rossen Stoyanchev 48233317b8 Minor polish in DispatcherServlet 7 years ago
Rossen Stoyanchev 4e4ec266b2 Adjust error response in ResourceUrlEncodingFilter 7 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 7 years ago
Sam Brannen 216ffcfe62 Fix copyright dates 7 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 7 years ago
Johnny Lim 6c2ef481ec Add @since tags for getCacheFilter and setCacheFilter 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Rossen Stoyanchev 1d2ebdeb8c More optimal RequestMethod condition lookup 7 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 7 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 7 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Sam Brannen d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests 7 years ago
Arjen Poutsma 132fa702b7 Polish contribution 7 years ago
Sergey Galkin 59aee923e4 Add filter to AbstractCachingViewResolver 7 years ago
Sam Brannen f53cdb8bd2 Introduce common SimpleUrlHandlerMapping constructors 7 years ago
Arjen Poutsma 7b73418418 Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 7 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 7 years ago
Rossen Stoyanchev c32299f734 Use HttpMessageNotWritableException instead of ISE 7 years ago
Rob Winch fde92793b5 Fix http URLs 7 years ago
Sebastien Deleuze c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer 7 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 7 years ago
Sam Brannen db8be50161 Support empty target request path in FlashMap 7 years ago
Rossen Stoyanchev 157df861f9 Do not warn also if cause is re-thrown 7 years ago
Rossen Stoyanchev 37f9ce5cc9 Return 500 (not 406) if content-type was preset 7 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 7 years ago
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support 7 years ago
Sebastien Deleuze bcad276adb Fix Jackson documentation broken links 7 years ago
Sam Brannen 451cce4fe8 Do not override requestContextAttribute with null in UrlBasedViewResolvers 7 years ago
Juergen Hoeller fc46abf0b7 Polishing 7 years ago
Sam Brannen c99b7c1c90 Polishing 7 years ago
Juergen Hoeller 707c720441 Polishing 7 years ago
Juergen Hoeller 7dc92aa05d Polishing 7 years ago