28864 Commits (a338a16b29a326e2e8fef7deb2c4e100ac9c941f)
 

Author SHA1 Message Date
Juergen Hoeller a338a16b29 Polishing 2 years ago
Juergen Hoeller 7613bdfdf9 Document thread safety and visibility for Spring-managed bean instances 2 years ago
Juergen Hoeller 57f27fa42f Document autowiring of request/session proxies into Spring-managed beans 2 years ago
Juergen Hoeller 55d9d151fb Recommend ResourcePropertySource for distinct PropertySource names 2 years ago
Stéphane Nicoll 70f31dee45 Polish 2 years ago
Stéphane Nicoll 699f93fed7 Use proper SQLServer dialect for Hibernate 6+ 2 years ago
Kai Zander 4c6ca05af5 Fix formatting in scheduling.adoc 2 years ago
Juergen Hoeller 75c7596259 Allow Propagation.NOT_SUPPORTED with @TransactionalEventListener 2 years ago
Juergen Hoeller 17d362fa85 Document limited concurrency with fixed-delay tasks on virtual threads 2 years ago
Juergen Hoeller a428955438 Avoid unnecessary DatabasePopulator init/destroy processing 2 years ago
Brian Clozel 4afac17e58 Reject invalid forwarded requests in ForwardedHeaderFilter 2 years ago
Sébastien Deleuze 8bd8c4f627 Add support for `@Async` Kotlin function returning `Unit?` 2 years ago
Stéphane Nicoll 0390709577 Use proper Oracle dialect for Hibernate 6+ 2 years ago
Stéphane Nicoll 9f2970bc5c Use non deprecated MySQL dialect for Hibernate 6+ 2 years ago
Juergen Hoeller 232225b2aa Polishing 2 years ago
Stéphane Nicoll 5caf714ff4 Document CGLIB restriction with methods that are effectively private 2 years ago
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