1680 Commits (b943bdeec29cb2f481aef6b09148169f85d7e98f)

Author SHA1 Message Date
Juergen Hoeller 5f6b8d5582 Polishing 2 years ago
Yanming Zhou 24a8f1b26d AnnotatedBeanDefinitionReader should respect @Fallback qualifier analogous to @Primary 2 years ago
Juergen Hoeller 20bc5ef68b Accept nested array type for upUntilUnresolvable check as well 2 years ago
Sam Brannen caaa86d6cf Make AspectJ pointcut in test more robust 2 years ago
Sam Brannen 1af6480217 Revise reference documentation for Spring JMX annotations 2 years ago
Juergen Hoeller 552936627a Reject method name mismatch in case of bean name overloading 2 years ago
Simon Baslé 2eda5d7a2a Handle low-level errors for sync/flux/mono/future gets 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
Sam Brannen bcffa15c7d Reinstate qualifier support for JSR-330 @⁠javax.inject.Named 2 years ago
Sam Brannen 3b506e11a1 Polishing 2 years ago
Stéphane Nicoll 0a2611b22f Harmonize NoUniqueBeanDefinitionException message 2 years ago
Simon Baslé 6174d95ba2 Add multi-unit DurationFormat.Style for duration parsing/printing 2 years ago
Juergen Hoeller 9d9e621efe Defensive singleton check for non-registered bean 2 years ago
Stéphane Nicoll 2596e29013 Refine "Add AOT/Native support" 2 years ago
Stéphane Nicoll b8f9913aa1 Add AOT/Native support 2 years ago
Sam Brannen 4fa9781549 Ensure MapAccessor#canWrite only returns true for a Map target 2 years ago
Sam Brannen 4684a17f00 Polishing 2 years ago
Simon Baslé c92e043bbc Support multiple style of parsing/printing Durations 2 years ago
Stéphane Nicoll 92385418ae Polish assertion 2 years ago
Stéphane Nicoll 5331499393 Do not further process imports of Object.class 2 years ago
Stéphane Nicoll 821109bd06 Polish "Add support for making MapAccessor read-only" 2 years ago
Yanming Zhou a0e43b1f46 Add support for making MapAccessor read-only 2 years ago
rstoyanchev bd31e8dacc Provide access to underlying ConstraintViolation 2 years ago
rstoyanchev 3008d97f93 Polishing contribution 2 years ago
Sébastien NUSSBAUMER f0c758498b Allow validation of Set method parameters 2 years ago
Stéphane Nicoll 93587da394 Introduce ReflectiveScan 2 years ago
Sam Brannen 83f7996c79 Polishing 2 years ago
Sam Brannen 89338c91a9 Stop using using legacy locale data for Date/Time formatting tests 2 years ago
zizare 8974da2a5a Use error handler for reactive cache aspect 2 years ago
rstoyanchev c74666a883 Polishing contribution 2 years ago
vatsal 976b4f3533 Fix return value validation 2 years ago
rstoyanchev e48cbc5ba8 Support list/map/array constructor data binding 2 years ago
Juergen Hoeller 5c68f3f4ef Reject @Bean method with method-level @Autowired declaration 2 years ago
Juergen Hoeller 2c3c3831c1 Consistently ignore bridge method on generated subclass for visibility purposes 2 years ago
Juergen Hoeller 089e4e69f1 Do not attempt to load pre-enhanced class for reloadable classes 2 years ago
Juergen Hoeller 8b8604db73 Align after merge from 6.1.x 2 years ago
Juergen Hoeller 0ff200b2f1 Trigger cancellation on context close for non-managed objects only 2 years ago
Juergen Hoeller 7a7f34f4ad Defensive access to volatile ScheduledFuture field 2 years ago
Brian Clozel dc2c8d6094 Add execution metadata to tasks and scheduled tasks 2 years ago
Stéphane Nicoll 89e894205a Improve exception message to include affected configuration class 2 years ago
Juergen Hoeller 2451bd62b0 Polishing 2 years ago
Juergen Hoeller 624d6dd167 Expose actual result value for @CacheEvict condition 2 years ago
Sébastien Deleuze 7b9cbd7876 Add support for Kotlin BeanPostProcessor beans 2 years ago
Stéphane Nicoll 42ace2c2c9 Provide dedicated AOT exception hierarchy 2 years ago
Sam Brannen b3cc603401 Avoid usage of deprecated AssertJ feature 2 years ago
Juergen Hoeller cd33b4e35a Polishing 2 years ago
Juergen Hoeller 20dea0dae2 Polishing 2 years ago
Juergen Hoeller fee17e11ba Default fallback parsing for UTC without milliseconds 2 years ago
Juergen Hoeller 617833bec9 Defensively catch and log pointcut parsing exceptions 2 years ago
rstoyanchev 3ada9a0c79 Polishing in tests of ThreadLocalAccessor implementations 2 years ago