28624 Commits (54ecbb2bc8b7b38991c56f67dff47c2341f3d27e)
 

Author SHA1 Message Date
rstoyanchev 54ecbb2bc8 Update link to stompjs library 2 years ago
Stéphane Nicoll 9eb2f29d4a Move sample to unit test 2 years ago
Sam Brannen 97264c77dd Consistently log exceptions from TestExecutionListeners at WARN level 2 years ago
Sam Brannen b17f3bc07b Polishing 2 years ago
Sam Brannen a15f472898 Include scroll() in SharedEntityManagerCreator's queryTerminatingMethods 2 years ago
Stéphane Nicoll 0785256b2f Match HandlerMapping lookup to bean signature 2 years ago
Sam Brannen 95e250d4bd Log test aborted exceptions at INFO level in the TestContext framework 2 years ago
Sam Brannen dbad9fd208 Update copyright headers 2 years ago
Sam Brannen 657b1c6455 Document need for -parameters flag in exception messages 2 years ago
Sam Brannen 23dc5696d9 Polish contribution 2 years ago
RedStainedInk a56bf87476 Clarify that DI is a type of IoC 2 years ago
Stéphane Nicoll c2745de60c Polish 2 years ago
Juergen Hoeller 710373d286 Consider generics in equals method (for ConversionService caching) 2 years ago
Juergen Hoeller 0599320bd8 Filter candidate methods by name first (for more efficient sorting) 2 years ago
Juergen Hoeller 8921be18de Properly return loaded type even if identified as reloadable 2 years ago
Juergen Hoeller 6ff75f157b Detect current schema as indicated by JDBC Connection 2 years ago
Brian Clozel 15d9d9d06a Add current observation context in ClientRequest 2 years ago
Krane 894dce7cd8 Optimize loops on BeanDefinitionPropertiesCodeGenerator 2 years ago
Stéphane Nicoll 34031ebea9 Escape schema and function name patterns if necessary 2 years ago
Brian Clozel b2757d9a21 Add Javadoc to MockHttpServletResponse#getErrorMessage 2 years ago
Sébastien Deleuze 655b4aacb7 Upgrade to Kotlin 1.9.21 2 years ago
Stéphane Nicoll fb4455b396 Polish 2 years ago
Stéphane Nicoll 677b03c36d Merge pull request #31663 from quaff 2 years ago
Stéphane Nicoll 85aa4b65dc Polish "Polish GenericTypeResolver Javadoc" 2 years ago
Yanming Zhou 0b61755ea3 Polish GenericTypeResolver Javadoc 2 years ago
Brian Clozel 3bcd30e811 Remove API diff Gradle plugin configuration 2 years ago
Juergen Hoeller 121e3540cc Clear cached executors in setBeanFactory (for reused AspectJ aspect) 2 years ago
Juergen Hoeller 0d8dee2878 Apply fallback for proxy with negative match or annotation pointcut 2 years ago
Yanming Zhou 3a6d0c1d5b Always fall back to original method if annotation pointcut used 2 years ago
Stéphane Nicoll 16c6376b3f Merge pull request #31659 from Johannes-Rost 2 years ago
Stéphane Nicoll 487dbf8140 Polish "Polish RestClient Javadoc" 2 years ago
johannesrost e95f8d2922 Polish RestClient Javadoc 2 years ago
Spring Builds 52b40ffb03 Next development version (v6.1.2-SNAPSHOT) 2 years ago
Brian Clozel d50b51e312 Fix ordering of releasing resources in JSON Encoder 2 years ago
rstoyanchev 03b9edc36e Update STOMP WebSocket transport reference docs 2 years ago
Juergen Hoeller 824bc09d11 Actual caching of null values in retrieve(key, valueLoader) 2 years ago
Sébastien Deleuze 441e210533 Treat kotlin.Unit as void in web controllers 2 years ago
Sébastien Deleuze c329ed83ef Polish InvocableHandlerMethodKotlinTests 2 years ago
Juergen Hoeller 48f3c08395 Test for mixed order across bean factory hierarchy 2 years ago
Juergen Hoeller c60926476a Polishing 2 years ago
Juergen Hoeller e64b81eec4 Revised handling of allowNullValues for asynchronous retrieval 2 years ago
Juergen Hoeller 5a3ad6b7c9 Late key generation for consistent evaluation of unless expressions 2 years ago
Juergen Hoeller 1410c466b7 Support for late-determined cache misses from retrieve(key) 2 years ago
rstoyanchev 8ffbecc7c3 WebSocketMessageBrokerStats implements SmartInitializingSingleton 2 years ago
Arjen Poutsma e6ab8a6d61 Remove attributes from RestClient 2 years ago
Simon Baslé 8567402969
Extract recurring asciidoc links to attributes, cleanup old doc files 2 years ago
Sébastien Deleuze 4cc43b4ddc Refine AppCDS documentation 2 years ago
Sébastien Deleuze bec385d310 Use JarURLConnection caching defaults 2 years ago
Sam Brannen 878b33c56f Further polish LruContextCacheTests 2 years ago
Yanming Zhou f46902869f Polish LruContextCacheTests 2 years ago