1882 Commits (9685380334ffd40623feed4d1e89b9eff03f5dce)

Author SHA1 Message Date
Sam Brannen d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests 5 years ago
Arjen Poutsma 132fa702b7 Polish contribution 5 years ago
Sergey Galkin 59aee923e4 Add filter to AbstractCachingViewResolver 5 years ago
Sam Brannen f53cdb8bd2 Introduce common SimpleUrlHandlerMapping constructors 5 years ago
Arjen Poutsma 7b73418418 Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 5 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 5 years ago
Rossen Stoyanchev c32299f734 Use HttpMessageNotWritableException instead of ISE 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Sebastien Deleuze c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Sam Brannen db8be50161 Support empty target request path in FlashMap 5 years ago
Rossen Stoyanchev 157df861f9 Do not warn also if cause is re-thrown 5 years ago
Rossen Stoyanchev 37f9ce5cc9 Return 500 (not 406) if content-type was preset 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 5 years ago
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support 5 years ago
Sebastien Deleuze bcad276adb Fix Jackson documentation broken links 5 years ago
Sam Brannen 451cce4fe8 Do not override requestContextAttribute with null in UrlBasedViewResolvers 6 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Sam Brannen c99b7c1c90 Polishing 6 years ago
Juergen Hoeller 707c720441 Polishing 6 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Rossen Stoyanchev 0757eaee9d Clear ProducesRequestCondition attribute 6 years ago
Sam Brannen 2f640fe205 Polish FreeMarker macro support in spring-webflux 6 years ago
Sam Brannen ac28de0dc1 Polish Javadoc for FreeMarker support 6 years ago
Sam Brannen 9b084bb3ea Polish contribution 6 years ago
Issam El-atif ab36a0a82f Improve FreeMarker tests in spring-webmvc and spring-context-support 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen 2074afc87f Polish Javadoc 6 years ago
Arjen Poutsma 145610129b Javadoc 6 years ago
Brian Clozel 4b8ce04bdc Mark Spring web config classes as proxyBeanMethods=false 6 years ago
Johnny Lim 83078eb6fd Add constants for application/cbor to MediaType 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Sebastien Deleuze bc205e0dbf Remove charset parameter from Spring MVC JSON content type 6 years ago
Sam Brannen 09db8881bb Fix Checkstyle violation 6 years ago
stsypanov 4cc7b9b9fc tiny simplifications regarding usage of Iterator 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Juergen Hoeller 5aa0de7ac8 Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 6 years ago
Arjen Poutsma 9b3c92e8d2 Add leading slash for path predicate if not present 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Juergen Hoeller c5d6b74321 Fix stale-if-error xsd documentation 6 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 6 years ago
Juergen Hoeller daee6f5bd9 Avoid expensive assertions in web resource resolution 6 years ago
Johnny Lim 9a6ce66bd9 Add a missing single quote in assertion message 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago