2074 Commits (1dd7d53de0b32813564d7b7c0627ade4d7f47b2b)

Author SHA1 Message Date
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
Brian Clozel 4337d8465c Remove spring.event.invoke-listener startup event 4 years ago
Johnny Lim c7f2f50c15
Polish ConfigurationClassPostProcessorTests 4 years ago
Juergen Hoeller 56dbe06d9b Register @Bean definitions as dependent on containing configuration class 4 years ago
Juergen Hoeller 86f9716fef Remove misleading default note on ISO.DATE_TIME 4 years ago
Сергей Цыпанов e1f51b4bf8 Avoid multiple volatile reads/writes in a row where only one is enough 4 years ago
Juergen Hoeller 412aa06d86 Reliably refresh metadata for dynamically changing prototype bean class 4 years ago
Juergen Hoeller d5b3e65718 Add since tag 4 years ago
Erik van Paassen fbf8e37f94 Add FullyQualifiedAnnotationBeanNameGenerator.INSTANCE 4 years ago
Juergen Hoeller 95110d8257 Introduce TransactionalApplicationListener interface (with callback support) 4 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Juergen Hoeller 7116e5f755 Polishing 4 years ago
Sébastien Deleuze 2dbceb9053 Deprecate LiveBeansView 4 years ago
Brian Clozel 61d893257e Rewrite "performance" test to JMH benchmarks 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Juergen Hoeller c83f6adc24 Revise event multicaster locking for non-synchronized retriever caching 4 years ago
Sam Brannen f5d36aa47a Revert use of Map::computeIfAbsent in thread and tx scopes 4 years ago
Juergen Hoeller c1617d3c52 Polishing 4 years ago
Juergen Hoeller 051de3f179 Configurable java.time.Clock on TaskScheduler implementations 4 years ago
Juergen Hoeller e4a3d5bf66 Deprecation wording with suggested alternative and without removal hint 4 years ago
Brian Clozel 078543ce67 Deprecate Joda time support 4 years ago
Arjen Poutsma 91b609817e Do not use BitSet in BitsCronField 4 years ago
Juergen Hoeller 4b211fb18c Javadoc refinements 4 years ago
Juergen Hoeller 613b05d814 Properties loading with ignoreResourceNotFound covers SocketException as well 4 years ago
Brian Clozel c5694506ae Early configuration of ApplicationStartup on BeanFactory 4 years ago
Yanming Zhou a2bb59f1b8 Replace StringBuffer with StringBuilder where possible 4 years ago
Stephane Nicoll cdfdc340d2 Log cache hit and cache miss for synchronized access 4 years ago
Juergen Hoeller 141470ff58 Explicit nullability declarations for getTarget() implementations 4 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 4 years ago
Juergen Hoeller 6d9d4157ef Specifically detect Joda-Time 2.x 4 years ago
Juergen Hoeller cf2e0c7959 Selected use of ArrayList instead of LinkedList in common places 4 years ago