28901 Commits (174eae377f0c0ac4bade644ff72eda583c103cff)
 

Author SHA1 Message Date
Juergen Hoeller 174eae377f Upgrade to ASM master (including early support for Java 23 bytecode) 2 years ago
Juergen Hoeller 243ec88e95 Upgrade to SLF4J 2.0.10, AspectJ 1.9.21, Groovy 4.0.17, Tomcat 10.1.17, Jetty 12.0.5, Netty 4.1.104, Jackson 2.15.3, Protobuf 3.25.1, OpenPDF 1.3.35 2 years ago
Stéphane Nicoll 9f3fd103ef Polish 2 years ago
Juergen Hoeller 0ad3800f54 Polishing 2 years ago
Juergen Hoeller 473efb6d4f Adapt test to current 5.0+ behavior 2 years ago
Stéphane Nicoll 153f8895cb Polish 2 years ago
Juergen Hoeller f5b4f7d9e8 Support for SSLContext configuration on StandardWebSocketClient 2 years ago
Juergen Hoeller 989625d2d4 Allow SockJsUrlInfo to be overridden in SockJsClient 2 years ago
Stéphane Nicoll 28e5468162 Merge pull request #31917 from ghkim3221 2 years ago
Stéphane Nicoll b1c0b65666 Polish "Fix usage of WebClientAdapter in reference documentation" 2 years ago
Gihwan Kim 490aaa1ed8 Fix usage of WebClientAdapter in reference documentation 2 years ago
Stéphane Nicoll c7d2d6716d Merge pull request #31916 from quaff 2 years ago
Stéphane Nicoll eefe65d95a Upgrade copyright year of changed files 2 years ago
Stéphane Nicoll 3c5d46166e Polish "Replace if with switch where feasible" 2 years ago
Yanming Zhou cfa3aa001f Replace if with switch where feasible 2 years ago
Yanming Zhou ea5ef098cf Use Map.computeIfAbsent() where feasible 2 years ago
Stéphane Nicoll adcf236a3d Polish "Use Object.equals() where feasible" 2 years ago
Yanming Zhou 72a9864788 Use Object.equals() where feasible 2 years ago
Stéphane Nicoll a6e87b40c7 Polish "Use diamond operator where feasible" 2 years ago
Yanming Zhou 094479b55f Use diamond operator where feasible 2 years ago
Yanming Zhou db2c532c07 Use auto boxing and unboxing where feasible 2 years ago
Yanming Zhou 4a450c6fab Use enhanced for loop where feasible 2 years ago
Stéphane Nicoll ed1bfb8177 Polish "Use text block where feasible" 2 years ago
Yanming Zhou a35384fd57 Use text block where feasible 2 years ago
Stéphane Nicoll 9d31537ae5 Polish "Use String.repeat() where feasible" 2 years ago
Yanming Zhou dee1b726f9 Use String.repeat() where feasible 2 years ago
Stéphane Nicoll 7cfff4049d Polish "Remove unnecessary final modifier" 2 years ago
Yanming Zhou 45080e3724 Remove unnecessary final modifier 2 years ago
Stéphane Nicoll c3b5f5bf90 Merge pull request #31913 from quaff 2 years ago
Stéphane Nicoll 7e5afc8bbb Update copyright year of changed files 2 years ago
Yanming Zhou 7474af4f09 Cleanup kotlin sources 2 years ago
Stéphane Nicoll 28a7b6103a Merge pull request #31914 from quaff 2 years ago
Yanming Zhou 3cddb0434d Add missing @Test 2 years ago
Yanming Zhou 36a72115f9 Fix @Nested class not be executed 2 years ago
Stéphane Nicoll 3c0b5459be Merge pull request #31912 from izeye 2 years ago
Johnny Lim 088be2d017 Add Javadoc since to CacheOperationContext.getGeneratedKey() 2 years ago
Juergen Hoeller a155a6b3e2 Document target method expectations for ReactiveTransactionManager 2 years ago
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