2204 Commits (e18a118f8b0089f963805c3d1a5ac09f9b8a7bf9)

Author SHA1 Message Date
Sam Brannen 1acd832759 Fix link in @EventListener's `id` Javadoc 4 years ago
Juergen Hoeller 1469bdbc70 Nullability refinements and related polishing 4 years ago
Juergen Hoeller 90af2d5794 Log delegate service initialization at debug level (instead of info) 4 years ago
Sam Brannen 7316dc726a Polish Javadoc for MessageSourceSupport 4 years ago
Sviatoslav Hryb 118c7f969b
Improve readability of MessageSourceSupport Javadoc 4 years ago
Johnny Lim 98770b15e7
Polishing 4 years ago
Stephane Nicoll 607d918340 Provide nested cause when a suitable CacheManager cannot be found 4 years ago
Christoph Dreis e7cbe23771 Avoid exceptions when evaluating validation hints 4 years ago
Arjen Poutsma 27bfcbbc82 Fix daylight saving issue in CronExpression 4 years ago
Sam Brannen 71158f4d96 Polishing 4 years ago
Sviatoslav Hryb 7303680369
Remove reference to deprecated Joda Time support in @DateTimeFormat Javadoc 4 years ago
Sam Brannen 906a1f561a Polish CronTriggerTests and assess daylight savings time issue 4 years ago
Sam Brannen e489706f13 Ensure @DateTimeFormat tests pass on Java 9+ 4 years ago
Sam Brannen 0f31830ae2 Retain root cause for parsing patterns in @DateTimeFormat 4 years ago
Sam Brannen 22d9012081 Retain root cause for parsing patterns in @DateTimeFormat 4 years ago
Arjen Poutsma f982fd99d7 Fix timezone offset in CronExpressionTests 4 years ago
Arjen Poutsma ab18ab6025 Fix CronExpression issue with ZonedDateTime & DST 4 years ago
Sam Brannen b2bcb0f93a Support multiple parsing patterns in @DateTimeFormat 4 years ago
Juergen Hoeller 3c9bd3177e Move getListenerId method to Smart/GenericApplicationListener 4 years ago
Stephane Nicoll d308985edc Polish "Update reference to deprecated CronSequenceGenerator" 4 years ago
Michel ten Voorde 5aef87f120 Update reference to deprecated CronSequenceGenerator 4 years ago
Juergen Hoeller 48688b7b04 Pass getListenerId call on to delegate 4 years ago
Juergen Hoeller 86902d27b2 Expose id/getListenerId in base EventListener/ApplicationListener (pulled up from tx) 4 years ago
Arjen Poutsma eb68e6a62a Support SUN as minimum of range in CronExpression 4 years ago
Sam Brannen 262b7d7c27 Polishing 4 years ago
Sam Brannen 31d9f31806 Polish Javadoc for @DateTimeFormat 4 years ago
Brian Clozel 77a658f51b Fix registration of ApplicationStartupAware 4 years ago
Sam Brannen db5be44ff4 Polishing 4 years ago
Sam Brannen 313e754a84 Support load-time weaving for @Component classes again 4 years ago
Sam Brannen 207ee9e307 Polishing 4 years ago
Sam Brannen fd49c8f598 Polishing 4 years ago
Sébastien Deleuze 3524401bf1 Introduce a NativeDetector utility class 4 years ago
Juergen Hoeller 3baa44c5ef Polishing 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Juergen Hoeller defc2466b0 Fail early FactoryBean instantiation for LinkageError 4 years ago
fengyuanwei a991c23db5 Close mapping streams after the ValidatorFactory has been built 4 years ago
Sam Brannen 03f1b65084 Polish Javadoc for ResourceLoader APIs 4 years ago
Sam Brannen 9d8910d869 Improve inline documentation for PostProcessorRegistrationDelegate 4 years ago
Stephane Nicoll 4779323d33 Clarify behaviour of condition attribute of CachePut 4 years ago
Arjen Poutsma 67112b211a Rollback to midnight in quartz expressions 4 years ago
Juergen Hoeller 799885fd6d Introduce public defineClass variant for SmartClassLoader implementations 4 years ago
Juergen Hoeller 4ac27e4dab Suppress ClassCastException for payload type mismatch as well 4 years ago
Arjen Poutsma d387d9ae1e Allow quartz expression in cron expression lists 4 years ago
Arjen Poutsma 4f6d26b25c Parse list with range delta in CronExpression 4 years ago
Sam Brannen 91a6254187 Test status quo for repeatable @PropertySource on composed annotation 4 years ago
Sam Brannen c8ad762b40 Polishing 4 years ago
Sam Brannen 5c1176786c Test status quo for list support in CronExpression 4 years ago
Juergen Hoeller 00b56c026a Consistent handling of NullBean instances in resolveNamedBean 4 years ago
Sébastien Deleuze e87e03c539 Refine ConfigurationClassPostProcessor behavior in native images 4 years ago
Juergen Hoeller c970c318f4 Polishing 4 years ago