29755 Commits (36e84a5209db093ff2affd53bc7b39022f5e9ba7)
 

Author SHA1 Message Date
Jonatan Ivanov 36e84a5209 Fix RestClient instrumentation 2 years ago
Sam Brannen 1e97b2137b Disable class data sharing (CDS) for tests 2 years ago
Sam Brannen 5e4e530c59 Remove Java 21 classpath entries in Eclipse projects 2 years ago
Stéphane Nicoll 76b2d13b2c Add support for changing context path in ServletRequestPath 2 years ago
Aleksey Genus 9b85a246d8 SimpleAsyncTaskScheduler stops accepting new tasks when isShutdown 2 years ago
Stéphane Nicoll 5a99407847 Start building against Reactor 2023.0.9 snapshots 2 years ago
Stéphane Nicoll 05bd246cab Start building against Micrometer 1.12.9 snapshots 2 years ago
Sam Brannen 0127de5a7a Enforce read-only semantics in SpEL's SimpleEvaluationContext 2 years ago
Sam Brannen fcc99a67b6 Support lists for varargs invocations in SpEL 2 years ago
Sam Brannen 8afff3359b Polishing 2 years ago
Sam Brannen c57c2272a1 Throw exception for failure to set property as index in SpEL 2 years ago
Sam Brannen 8ec23a0fcc Polishing 2 years ago
Sam Brannen 8badae9d72 Convert primitive array to Object[] when invoking varargs method in SpEL 2 years ago
Sam Brannen 444e7eeb74 Enable test for primitive array to Object[] conversion in SpEL 2 years ago
Sam Brannen cb6a5baac5 Support conversion from primitive array to Object[] in ConversionService 2 years ago
Stéphane Nicoll 3b2a818f1e Upgrade to Java 17.0.12 2 years ago
Stéphane Nicoll 84d1122190 Shorten CI and deploy snapshot jobs to 60 minutes 2 years ago
Simon Baslé 722dcae1b1 Fix buffer leak in MultipartParser 2 years ago
Stéphane Nicoll 850a0de1b0 Suppress deprecated warnings for autowiring 2 years ago
Stéphane Nicoll 321e8a58ae Document that NoOpResponseErrorHandler is not a good fit with RestClient 2 years ago
Stéphane Nicoll 46ba13b645 Review Caching infrastructure documentation 2 years ago
Juergen Hoeller 9d9e621efe Defensive singleton check for non-registered bean 2 years ago
Sam Brannen 5aa38833dd Fix XJC configuration to re-enable Eclipse IDE support 2 years ago
Stéphane Nicoll 9aac24c18a Merge pull request #33277 from sheip9 2 years ago
Stéphane Nicoll ea665d776d Polish "Fix reference to configurePathMatching in code sample" 2 years ago
sheip9 7a2fc2ff09 Fix reference to configurePathMatching in code sample 2 years ago
Stéphane Nicoll 52849819de Detect deprecation on enclosing classes as well 2 years ago
Stéphane Nicoll bcdc991838 Switch to Shadow plugin fork 2 years ago
Stéphane Nicoll 589f17f48b Polish "Upgrade XJC processing to com.github.bjornvester.xjc" 2 years ago
Brian Clozel 9366308285 Fix Gradle warning in RuntimeHintsAgentPlugin 2 years ago
Stéphane Nicoll 12b996b07d Upgrade XJC processing to com.github.bjornvester.xjc 2 years ago
Stéphane Nicoll 656d08f075 Fix warning in doc generation 2 years ago
Stéphane Nicoll 6e9a19212f Consistently check for Content-Length value 2 years ago
Dawid Olbiński 83ff8e4e98 Support JAXBElement subtypes in Jaxb2XmlEncoder 2 years ago
Stéphane Nicoll cbdaafd409 Order dependencies 2 years ago
Stéphane Nicoll e5c505b71a Merge pull request #33248 from ngocnhan-tran1996 2 years ago
Stéphane Nicoll af8dc44469 Polish "Stop referring to STRUCT and ARRAY as they are deprecated" 2 years ago
Tran Ngoc Nhan 955602bdbd Stop referring to STRUCT and ARRAY as they are deprecated 2 years ago
Stéphane Nicoll b62662296e Merge pull request #33245 from ngocnhan-tran1996 2 years ago
Stéphane Nicoll a3b737ed00 Polish "Update links in reference manual" 2 years ago
Tran Ngoc Nhan 61d1fde797 Update links in reference manual 2 years ago
Brian Clozel 0bb309f433 Instrument @JmsListener session for response messages 2 years ago
Stéphane Nicoll e8630f3409 Remove useless permissions on build-and-deploy-snapshot workflow 2 years ago
Stéphane Nicoll c250817284 Update GHA actions 2 years ago
rstoyanchev 77bdbf7e37 Polishing contribution 2 years ago
kevin.kep 2fe7ab1f92 Trim last allowed origin in comma-delimited list 2 years ago
Simon Baslé 6becfe2508 Fix AOP for Kotlin suspending function with aspect + `@Cacheable` 2 years ago
Stéphane Nicoll dfcd8374c7 Upgrade to Gradle 8.9 2 years ago
Sam Brannen ae5dd54115 Add @⁠Disabled tests for primitive varargs array to Object[] conversion 2 years ago
Sam Brannen e088892fc1 Support MethodHandle invocation with primitive varargs array in SpEL 2 years ago