28848 Commits (cd11219fa7cb50b6dd5958735f1fbeafed73133c)
 

Author SHA1 Message Date
Juergen Hoeller cd11219fa7 Declare proxyMetadataCache as volatile and ProxiedInterfacesCache fields as final 2 years ago
Juergen Hoeller 44c652ec98 Introduce ProxiedInterfacesCache for JdkDynamicAopProxy 2 years ago
Stéphane Nicoll cd8bc2f82a Remove useless empty inheritDoc Javadoc tag 2 years ago
Stéphane Nicoll 12f6330fae Improve code coverage of PropertyPlaceholderHelper 2 years ago
Juergen Hoeller fc0ea465e1 Clarify expectations for getBean call with provided arguments 2 years ago
rstoyanchev 459338f6fd Unwrap Optional in MethodValidationAdapter 2 years ago
rstoyanchev f0add920f5 Adjust container types to which methodValidation 2 years ago
rstoyanchev 33c149077a Check constraints on container elements 2 years ago
Baoyi Chen e00a882333 Complete Jetty frame callback when opcode is not PONG 2 years ago
Sam Brannen 3ed5a90b7c Fix assertions in ReactiveCachingTests 2 years ago
Sam Brannen 3476402a75 Polish switch statements 2 years ago
Juergen Hoeller b04803de99 Polishing 2 years ago
Juergen Hoeller f443cf965a Introduce NoOpTaskScheduler for test setups 2 years ago
Stéphane Nicoll c9292f8e09 Replace Twitter reference to 𝕏 2 years ago
Juergen Hoeller bd65a19d71 Introduce write method fallback step for overloaded setter methods 2 years ago
Sébastien Deleuze 85cb6cc5fb Support Kotlin extensions in web handlers 2 years ago
Juergen Hoeller 5f8a031c22 Introduce "spring.cache.reactivestreams.ignore" escape hatch 2 years ago
Juergen Hoeller dc564f3ef2 Respect cache hit when empty Mono/Flux response is returned 2 years ago
rstoyanchev d7ce13c763 Revert use of leafBean in MethodValidationAdapter 2 years ago
Stéphane Nicoll 7b9037b054 Merge pull request #31875 from izeye 2 years ago
Johnny Lim 3162afbf16 Polish Javadoc for ClientRequestObservationContext constructors 2 years ago
Stéphane Nicoll 1bd523f6b6 Polish 2 years ago
Juergen Hoeller 4c0d0ba5b3 Use standard String comparison in PropertyDescriptorComparator 2 years ago
Stéphane Nicoll 212346a86d Polish 2 years ago
Brian Clozel 564803f56a Trigger JDK 22 builds every morning in CI 2 years ago
Brian Clozel df708d16e4 Add missing JDK env variable in CI script 2 years ago
Brian Clozel 848dedb576 Upgrade CI to JDK 22ea28 2 years ago
Brian Clozel 4516e0d413 Ignore XML tests on JDK 22 2 years ago
Juergen Hoeller a23375c49d Document JDBC driver requirement for KeyHolder-based update methods 2 years ago
Brian Clozel 53b937976d Reject setups with multiple observation conventions 2 years ago
Sébastien Deleuze 12f01f9b5f Add support for @RequestMapping on Kotlin property accessors 2 years ago
Sébastien Deleuze 917978cbc2 Refactor InvocableHandlerMethodKotlinTests 2 years ago
rstoyanchev 3f5c3b1747 Fix checkstyle violation 2 years ago
rstoyanchev bec7210b4b Improve check to skip bean validation in DataBinder 2 years ago
rstoyanchev 0a94dce41d Improve HandlerMethod check when method validation applies 2 years ago
Stéphane Nicoll 9b3afcdac7 Merge pull request #31845 from bohub12 2 years ago
Stéphane Nicoll 8eb524dc4d Polish "Replace deprecated usage of project.buildDir" 2 years ago
bohub12 dee8108bbc Replace deprecated usage of project.buildDir 2 years ago
Juergen Hoeller 045c5dc1b4 Detect Jetty 12 "max length exceeded" message in handleParseFailure 2 years ago
Arjen Poutsma 24f8eac12a Improve ByteBuffer copy method 2 years ago
Stéphane Nicoll eaf7a28250 Write runtime hints with deterministic order 2 years ago
Stéphane Nicoll 7965c1969f Merge pull request #31802 from Drezir 2 years ago
Stéphane Nicoll d0574197ea Polish "Use String.repeat instead of explicit cycle" 2 years ago
Adam Ostrožlík 63b2787da6 Use String.repeat instead of explicit cycle 2 years ago
Arjen Poutsma 1ff683b259 Correctly set capacity of remainder in DefaultDataBuffer::split 2 years ago
Stéphane Nicoll 22bf4df290 Polish 2 years ago
Yaklede b56fc50c27 Update copyright headers in spring-test 2 years ago
Sébastien Deleuze d2aa6a98f2 Polishing 2 years ago
T45K bf0819390f Support Kotlin value classes as suspending function arguments 2 years ago
dogglezz 503ccb577c Remove unused imports 2 years ago