22946 Commits (bc657eb4d5babccf5065ef26fca8c9723675a083)
 

Author SHA1 Message Date
Sam Brannen bc657eb4d5 Fix SpEL vararg method invocation for strings containing commas 5 years ago
Sam Brannen 9b967775ed Polish Spel's ReflectionHelper.setupArgumentsForVarargsInvocation() 5 years ago
Sam Brannen 9af11ad5ce Fix Javadoc formatting issues 5 years ago
Sam Brannen 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 5 years ago
Sam Brannen ec3f857bda Polish contribution 5 years ago
no-brand b3eb1a2ad7 Improve example in Javadoc for HttpEntity 5 years ago
Spring Builds bce850aa12 Next development version (v5.3.13-SNAPSHOT) 5 years ago
Sam Brannen 3d6d8a947a Update "Reporting a Vulnerability" link 5 years ago
Sam Brannen 6fa6bfe421 Fix link to Spring Framework project page in Javadoc overview 5 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 5 years ago
Arjen Poutsma a248a52575 Revert transitive MediaType comparators 5 years ago
Arjen Poutsma 2a3c9e403f Revert "Polishing" 5 years ago
Rossen Stoyanchev bad87be306 Fix checkstyle warning 5 years ago
Rossen Stoyanchev 346b755802 Fix assertion message in DefaultDataBuffer 5 years ago
Smile 4978eeff7f Update Javadoc in DefaultResponseErrorHandler 5 years ago
Sam Brannen 052ed50f48 Fix copy-and-paste error in Javadoc 5 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 5 years ago
Sam Brannen 0853baaa3f Fix Javadoc in [NamedParameter]JdbcOperations.queryForObject methods 5 years ago
Spring Builds bf461ba0b2 Next development version (v5.3.12-SNAPSHOT) 5 years ago
Rossen Stoyanchev 0705454ce0 Fix typo in Javadoc 5 years ago
Rossen Stoyanchev a178bbe86f DefaultResponseErrorHandler shows full error details 5 years ago
Sam Brannen fcf4315e02 Indent with tabs instead of spaces 5 years ago
Sam Brannen 89c7797ffb Commit in DatabasePopulatorUtils if Connection has auto-commit=false 5 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 5 years ago
Rossen Stoyanchev 0436dd04bf Correctly handle coroutine with ResponseEntity 5 years ago
Hantsy Bai 1e3996ea78
Upgrade SmallRye Mutiny to 1.1.1 5 years ago
Koen Punt 50b92118a9 Include correct keyword in CookieAssertions failure messages 5 years ago
Juergen Hoeller b1c7f7d127 Polishing 5 years ago
Juergen Hoeller 0f36569d75 Remove dead fallback code 5 years ago
Juergen Hoeller 2cbba0923b Upgrade to Netty 4.1.69, Jetty 9.4.44, Kotlin 1.5.31 5 years ago
Rossen Stoyanchev 800922266a Upgrade to Reactor 2021.0.12 5 years ago
Juergen Hoeller eda3ca5fbc Remove unnecessary final declarations at method level 5 years ago
Juergen Hoeller e4934a90eb Use TriggerContext's Clock instead of new Date() 5 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 5 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 5 years ago
Juergen Hoeller 1490d27d75 Decouple urlResourceWithCharset test from existence of tmp directory 5 years ago
Rossen Stoyanchev a2c52a97ba Filter non-existing static resource locations 5 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 5 years ago
Nick 50ccb1bfcd Avoid duplicate JCacheOperationSource bean registration in <cache:annotation-driven /> 5 years ago
Stephane Nicoll 83eac9af18 Upgrade CI to github-release resource 1.5.5 5 years ago
Sam Brannen eb07dea795 Polish contribution 5 years ago
Сергей Цыпанов 114fa47171 Use Arrays.hashCode() in ByteArrayResource.hashCode() 5 years ago
Sam Brannen 63fac1b7c8 Allow default CacheAwareContextLoaderDelegate configuration via system property 5 years ago
Rossen Stoyanchev e8f6cd10a5 Apply value formatting to resolved exceptions 5 years ago
Sam Brannen 47b8e8d528 Upgrade to Mockito 4 5 years ago
Sam Brannen bdfd983bb4 Fix example code formatting in @EnableWebMvc 5 years ago
Juergen Hoeller 87aaf5049b Polishing 5 years ago
Juergen Hoeller 4b01370f54 UriTemplateRequestEntity overrides equals/hashCode 5 years ago
Rossen Stoyanchev b6111d04a5 Ensure WebClientResponseException for malformed response 5 years ago
Ashley Scopes 9bd989f1bb WebClient tests for socket and response format issues 5 years ago