2183 Commits (5593e1e40679592c16cc1ae0f707ae6d47fc1aac)

Author SHA1 Message Date
takumi34 9add04f800 Fix typo in BeanDefinitionDsl.kt 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 3 years ago
Sam Brannen 1bc236785c Polishing 3 years ago
Sam Brannen d469f6215d Polishing 3 years ago
Sam Brannen a8102e6a41 Delete unused code in ConfigurationMethod 3 years ago
duan847 3c8074b669
Fix assertion in XmlBeanFactoryTests 3 years ago
Juergen Hoeller 23f396a231 Nullability refinements 3 years ago
Arjen Poutsma 6f2fe5ddcb (Re)introduce CronExpression::isValidExpression 4 years ago
Arjen Poutsma 4203e90655 Fix CronExpression roll-forward issue 4 years ago
Sam Brannen 1e2e114e3c Polish contribution 4 years ago
Michael Edwards 0e73213144
Add ApplicationEvent constructor for specifying timestamp 4 years ago
Sam Brannen 1e1045ba42 Doc tx semantics for @TransactionalEventListener after completion phases 4 years ago
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