29231 Commits (eebdff23e7b40c25e6e461d273bba155d74f2a2d)
 

Author SHA1 Message Date
Olga MaciaszekSharma eebdff23e7 Fix supportsRequestAttributes for RestClientAdapter 2 years ago
Juergen Hoeller a2000dba33 Leniently accept tasks after context close in lifecycle stop phase 2 years ago
Sam Brannen 4a3ef3e24a Document safe navigation semantics within compound expressions in SpEL 2 years ago
Sam Brannen 4a5dc7c1b0 Document null-safe collection selection/projection support in SpEL 2 years ago
Sam Brannen 347d085020 Polishing 2 years ago
Sam Brannen f295def2a8 Include function name in SpelMessage.INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION 2 years ago
Sam Brannen dc2dbd9700 Polishing 2 years ago
Sam Brannen 6b67972ec4 Polishing 2 years ago
Sam Brannen 64fc9ee301 Test function registration with SimpleEvaluationContext 2 years ago
Sam Brannen ce43d1b1da Simplify logic in ApplicationContextAwareProcessor.postProcessBeforeInitialization() 2 years ago
Sam Brannen dc73ec76fc Address TODOs in SpEL's Indexer 2 years ago
Sam Brannen 888e50175d Polish SpEL Javadocs and internals 2 years ago
Sam Brannen 1080c145e3 Polish ApplicationContextAwareProcessor 2 years ago
Stéphane Nicoll f726e806cd Merge pull request #32236 from spencergibb 2 years ago
Stéphane Nicoll b1f6401e4f Polish "Fixes syntax error in JdbcClient examples" 2 years ago
Spencer Gibb 169b9abeef Fixes syntax error in JdbcClient examples 2 years ago
Sam Brannen e72b523995 Polish SpEL support 2 years ago
Sébastien Deleuze 99bdc4211d Add Coroutines support to NonReactiveHandlerMethodPredicate 2 years ago
Stéphane Nicoll d47c69746b Upgrade CI to Ubuntu Jammy 20240125 2 years ago
Sam Brannen 052bbcc530 Cache parameter types array in ClassUtils.findInterfaceMethodIfPossible() 2 years ago
Arjen Poutsma f9791664ef Implement MatchableHandlerMapping in RouterFunctionMapping 2 years ago
Arjen Poutsma af44b3e6c0 Fix delegation in ServerRequest decorators 2 years ago
John Gesimondo 2724c6d8fe Update beanvalidation.adoc 2 years ago
anil.senocak f7e5c9fbb2 In Kotlin variables should be defined as val or var. "mockMvc" was not defined properly 2 years ago
Patrick Strawderman 4486ab1cb7 Initialize Map with correct size in RequestPredicates 2 years ago
Sam Brannen 78c96b6d78 Fix SpEL collection selection/projection examples in reference manual 2 years ago
Sam Brannen 43bbe8f3e8 Add tests for collection selection with Iterables 2 years ago
Sam Brannen 7d612e8958 Polishing 2 years ago
Sam Brannen 9a38355896 Improve tests for indexing and collection selection/projection in SpEL 2 years ago
Juergen Hoeller 3ecbc4de13 Polishing 2 years ago
Juergen Hoeller 81c156eefb Replace public hasRestTemplateDefaults() method with hasBaseUri() 2 years ago
Juergen Hoeller d8c4a33bea Upgrade to SLF4J 2.0.12, Jetty 12.0.6, Apache HttpClient 5.3.1, OpenPDF 1.3.39, Mockito 5.10, Checkstyle 10.13 2 years ago
Juergen Hoeller cfa47fa4fb Polishing 2 years ago
Juergen Hoeller 80949eb30f Store known attribute names in session (for distributed sessions) 2 years ago
Juergen Hoeller 4ed337247c Avoid sendError call when response committed already (Tomcat 10.1.16) 2 years ago
Sam Brannen 81cdfafa78 Polishing 2 years ago
Patrick Strawderman d5cb1d9adb Initialize Map with correct size in RequestPredicates 2 years ago
Juergen Hoeller 9698dbc232 Add javadoc and rename merge method to mergeProperties 2 years ago
Stéphane Nicoll 9c15b3fa4c Upgrade to AssertJ 3.25.3 2 years ago
Andrei Bastun c559ec4dfb Refactor ReloadableResourceBundleMessageSource 2 years ago
Juergen Hoeller 341ac76209 Rely on HashSet for uniqueness of mapped names 2 years ago
Juergen Hoeller 8ff102115a Let BeanPropertyRowMapper subclasses customize mapped names 2 years ago
Brian Clozel f50a262cf2 Polish 2 years ago
Arjen Poutsma c570f3b2da Fix off-by-one error in PartEvent part count 2 years ago
Patrick Strawderman 0fdf759896 Optimize Map methods in ServletAttributesMap 2 years ago
Stéphane Nicoll c04d4da9a3 Polish 2 years ago
Sam Brannen b737f36f39 Upgrade to JUnit 5.10.2 2 years ago
Stéphane Nicoll 8d601384d3 Upgrade to Gradle 8.6 2 years ago
Stéphane Nicoll ea52ecc5e0 Polish 2 years ago
Sam Brannen 9b5febea20 Document SpEL limitations for minimum values for numeric literals 2 years ago