23201 Commits (3ac60147f3b9a37f136f25fcd60d145c49110251)
 

Author SHA1 Message Date
Sam Brannen fb312d0ed5 Improve Javadoc for DatabasePopulator 3 years ago
Sam Brannen 0e670b1c15 Polish contribution 3 years ago
wkwkhautbois fadfcf4e43 Fix ServletUriComponentsBuilder examples in ref docs 3 years ago
Arjen Poutsma caa13690e8 Support multiple boundary buffers in MultipartParser 3 years ago
Sam Brannen 6647023151 Document how to register annotated classes in a GenericWebApplicationContext 3 years ago
Sam Brannen e32f94bf8c Polish GenericWebApplicationContext and AnnotationConfigWebApplicationContext 3 years ago
Stephane Nicoll bd6d697395 Upgrade Java versions in CI image 3 years ago
Sam Brannen 7f65e17ff2 Improve documentation for implementing AspectJ around advice 3 years ago
Sam Brannen 9095f1d584 Polish AspectJ documentation 3 years ago
Stephane Nicoll 4f16d5b5b2 Merge pull request #27826 from Drezir 3 years ago
Stephane Nicoll 6a6c7df824 Polish "Add CacheErrorHandler implementation that logs exceptions" 3 years ago
Adam Ostrožlík 5c9fbcc23c Add CacheErrorHandler implementation that logs exceptions 3 years ago
Sam Brannen f4f5cee76c Polish AOP namespace tests 3 years ago
Sam Brannen bf1cf549b1 Delete unused XML config in AOP namespace tests 3 years ago
Juergen Hoeller 1272cd557d Upgrade to SmallRye Mutiny 1.3.1, Aalto 1.3.1, Woodstox 6.2.8 3 years ago
Juergen Hoeller 993b6d1351 Upgrade to Tomcat 9.0.58, Protobuf 3.19.3, Rome 1.18, H2 2.1.210, SLF4J 1.7.35, Mockito 4.3.1, HtmlUnit 2.57, XMLUnit 2.9, Checkstyle 9.2.1 3 years ago
Juergen Hoeller 0a92d84778 Check open status before close call (aligned with EntityManagerFactoryUtils) 3 years ago
Sam Brannen 652c13a6ea Enable ReflectionUtilsTests.findMethodWithVarArgs() 3 years ago
Sam Brannen cb3fa89946 Polish ReflectionUtilsTests 3 years ago
Sam Brannen d01dca14e9 Filter methods in Object in ReflectionUtils.USER_DECLARED_METHODS 3 years ago
Sam Brannen d698446f7c Polish ReflectionUtils[Tests] 3 years ago
Stephane Nicoll 5ef023afd2 Merge pull request #27967 from arey 3 years ago
Antoine Rey 316764cad0 Fix CaffeineCacheManager configuration example in reference doc 3 years ago
Sam Brannen a681d6af22 Fix Javadoc links to JSR 305 annotations where feasible 3 years ago
shirohoo 7211912057 Polish tests in spring-web 3 years ago
Juergen Hoeller 148eac0200 Upgrade to SLF4J 1.7.33, Netty 4.1.73, R2DBC Arabba-SR12 3 years ago
Juergen Hoeller 86be03945b Polishing 3 years ago
Juergen Hoeller 537aced28b Avoid message listener recovery in case of persistence exceptions on commit 3 years ago
Sam Brannen 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value 3 years ago
Sam Brannen d02d5adb54 Download gradle-enterprise-conventions plugin from "release" repo 3 years ago
Jerome Prinet 71f7469578 Upgrade to Gradle Enterprise 3.8.1 3 years ago
Sam Brannen 420c4f3df3 Explicitly test BeanPropertyRowMapper.underscoreName(String) 3 years ago
Sam Brannen 420ff46b2a Polishing 3 years ago
Marten Deinum 261bc2ad6a Fix regression in BeanPropertyRowMapper.underscoreName(String) 3 years ago
Sam Brannen c92b9bc7fe Properly abort transferTo test for Undertow 3 years ago
Sam Brannen 4b1b25496b Improve comment parsing in DTD/XSD detection algorithm 3 years ago
Sam Brannen 9e8b6feb54 Polishing 3 years ago
Spring Builds 3631d2f36e Next development version (v5.3.16-SNAPSHOT) 3 years ago
Stephane Nicoll cfefcee788 Polishing 3 years ago
Sam Brannen 5fb58e51e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...)) 3 years ago
Juergen Hoeller 67c4b4182f Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, AssertJ 3.22, HtmlUnit 2.56, XMLUnit 2.8.4 3 years ago
Juergen Hoeller 6b3052200a Skip "data:" lines without content 3 years ago
Juergen Hoeller cf5b86369d Explicitly close InputStream after resolution in RequestPartMethodArgumentResolver 3 years ago
rstoyanchev 7067461d71 Fix exception in Jetty10RequestUpgradeStrategy 3 years ago
rstoyanchev 34cb5df859 Consistent id for ReactorServerHttpRequest 3 years ago
rstoyanchev 01231fe923 Minor refactoring in STOMP documentation 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
rstoyanchev caaf48d4ec Add missing overrides to ServerHttpResponseDecorator 3 years ago
Stephane Nicoll e52fc2176d Upgrade to Reactor 2020.0.15 3 years ago