29153 Commits (067638ae6ebae9dc5990902e9d8d6543e7f3cd27)
 

Author SHA1 Message Date
Sam Brannen 067638ae6e Introduce ClassUtils.isVoidType() utility method 2 years ago
Sam Brannen 398cc01650 Polishing 2 years ago
Stéphane Nicoll 3a518b60e7 Merge pull request #32157 from jee14 2 years ago
Stéphane Nicoll 298f308ce1 Upgrade copyright year of changed file 2 years ago
jee14 6ffb74def3 Wrap ternary operator within parantheses 2 years ago
Stéphane Nicoll b55a4d3908 Prevent AOT from failing with spring-orm without JPA 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Stéphane Nicoll 95a3f3bb6e Upgrade CI to Java 22ea+33 2 years ago
Sam Brannen 84cce6018c Document the between operator in SpEL 2 years ago
Sam Brannen e97fc7be38 Improve documentation for alternative textual operators in SpEL 2 years ago
Sam Brannen 9eae0ba50e Clean up warnings in build 2 years ago
Sam Brannen f3c8102882 Polish SpEL Tokenizer 2 years ago
Juergen Hoeller 005d5ef922 Polishing 2 years ago
Juergen Hoeller 5dc26460fb Eagerly initialize ZERO_NANOS constant 2 years ago
Sam Brannen 542502b2b6 Upgrade to AssertJ 3.25.2 2 years ago
Sam Brannen f6d8443781 Fix logic in SupplierUtils 2 years ago
Juergen Hoeller a44341ece3 Consistent method declaration order in Call/TableMetaDataProvider 2 years ago
Juergen Hoeller 969b18b0e8 Polishing 2 years ago
Juergen Hoeller 2e9d6a1d4e Polishing 2 years ago
Juergen Hoeller 7e5efdd8dd Reuse MapPropertySource for DynamicValuesPropertySource implementation 2 years ago
Juergen Hoeller 08e6df8832 Revise shutdown phase log message and executor shutdown documentation 2 years ago
Juergen Hoeller a738e4d5fd Explicit documentation note on cron-vs-quartz parsing convention 2 years ago
Sébastien Deleuze 9c4b4ab81e Update basics.adoc 2 years ago
Sam Brannen 0ee2d41528 Delete obsolete test utility method 2 years ago
Sam Brannen dc6ce30663 Polishing 2 years ago
Sam Brannen 62fa3f11c1 Correctly request primitive conversion in SpEL's Indexer 2 years ago
Sam Brannen 2e56361fe4 Simplify implementation of internal VariableNotAvailableException 2 years ago
Sam Brannen 9b0162da49 Document increment and decrement operators in SpEL 2 years ago
Sam Brannen ab98210e6d Polishing 2 years ago
Sam Brannen 97ad479250 Sync assignment operator test with example used in reference manual 2 years ago
Sam Brannen 24d6565cad Provide example for SpEL's exponential power operator (^) 2 years ago
Sam Brannen e34ad6bf5f Support prefix notation for SpEL increment/decrement in AST representation 2 years ago
Sam Brannen 179b976964 Introduce tests for SpEL's Inc/Dec operators and polishing 2 years ago
Sam Brannen 1ff84671f8 Remove obsolete InProgressTests 2 years ago
Sam Brannen e1c22c5385 Clean up InProgressTests 2 years ago
Sam Brannen 3f30a1540c Additional SpEL setValue() tests and polishing 2 years ago
Sam Brannen ae9153e644 Polish SpEL-related tests 2 years ago
Sam Brannen 003407a7e3 Polish Javadoc for SpelEvaluationException and Expression 2 years ago
Stéphane Nicoll a7764dc61d Merge pull request #32141 from kzander91 2 years ago
Stéphane Nicoll 4b4778d569 Polish "Simplify use of Reactor's cast operator" 2 years ago
Kai Zander d96a63944c Simplify use of Reactor's cast operator 2 years ago
Stéphane Nicoll ad7c090f4c Use catalog name in SimpleJdbcInsert 2 years ago
Sam Brannen b9bad56fc1 Document repeat and characer subtraction String operators in SpEL 2 years ago
Sam Brannen fdf0a6f6c7 Polishing 2 years ago
Sam Brannen 86266b3d67 Update documentation for supported letters in variable names in SpEL 2 years ago
Sam Brannen 68cf3b928b Remove obsolete reference to local variable support in SpEL 2 years ago
Sam Brannen 3024c6efa9 Polishing 2 years ago
Sam Brannen 500767a0fb Annotate core functional SPIs in SpEL with @FunctionalInterface 2 years ago
Sam Brannen 5b5319a659 Polishing 2 years ago
Sam Brannen 3ce7c52030 Update copyright headers 2 years ago