2248 Commits (4e35a12209800a2466a38ba978811db2bda6563a)

Author SHA1 Message Date
Sam Brannen 74ab6625ac Document registration recommendations for BeanPostProcessor and BeanFactoryPostProcessor 1 week ago
Sam Brannen b3fb9f4e31 Reliably resolve generic read/write methods in PropertyDescriptorUtils 3 months ago
Sam Brannen add3b1a7f4 Extract CopyPropertiesTests as nested test class in BeanUtilsTests 3 months ago
Sam Brannen 476aae5ce8 Polish integration tests 3 months ago
Juergen Hoeller 9a0bfd7306 Do not attempt nested PropertyHandler resolution for argument conversion 3 months ago
Juergen Hoeller 1fd1d8d629 Polishing 3 months ago
Juergen Hoeller 3b556ba0c0 Polishing 4 months ago
Juergen Hoeller 22d2810ed0 Narrow method annotation check in hasQualifier to setter methods 4 months ago
Juergen Hoeller bd10b7ae06 Remove javadoc references to deprecated PropertiesBeanDefinitionReader 4 months ago
Sam Brannen 335a2c4e21 Support response encoding in `select` and `options` JSP form tags 4 months ago
Juergen Hoeller 6f81cb625c Avoid unnecessary bridge method resolution around getMostSpecificMethod 4 months ago
Juergen Hoeller bce1445d92 Accept fallback match for bean name or method-level qualifier as well 4 months ago
Stéphane Nicoll ecdf069c5d Add AOT support for AutowiredPropertyMarker 5 months ago
Juergen Hoeller b53fb13f30 Add tests for name-based dependency resolution against util:map 5 months ago
HJC96 d7fc07e73c Fix typos 5 months ago
Juergen Hoeller 5033b9d3c5 Reset by-type cache for Object after registering a new singleton 5 months ago
Juergen Hoeller 80e7ee321e Mark bootstrap thread for entire finishBeanFactoryInitialization phase 5 months ago
Juergen Hoeller ecd3dd8883 Consistent local synchronization in getObjectFromFactoryBean 6 months ago
Sam Brannen 1cdd56bf02 Log multiple primary bean detection in DefaultListableBeanFactory 6 months ago
Juergen Hoeller 74dc61b8c4 Fall back to local synchronization in getObjectFromFactoryBean 6 months ago
Stéphane Nicoll 0a48984fab Suppress deprecating warnings for getInstanceSupplier() method as well 6 months ago
Juergen Hoeller 3a4315bf16 Keep mainThreadPrefix exposed until background init threads finished 7 months ago
Juergen Hoeller 0e2af5d113 Avoid default AutoCloseable implementation in ExecutorService on JDK 19+ 7 months ago
Juergen Hoeller 55181fa1c9 Polishing 7 months ago
Juergen Hoeller c248f94e5a Cache bean type next to primary bean names (on singleton creation) 7 months ago
Juergen Hoeller 3781ba223e Optimize NIO path resolution in PathEditor 7 months ago
Juergen Hoeller 8c44a61033 Invalidate cache entries for matching types after singleton creation 8 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Stéphane Nicoll e88b70e6ad Slice bean registrations in separate file if necessary 9 months ago
Juergen Hoeller bd72f1fefc Fix inconsistencies in StaticListableBeanFactory 9 months ago
Juergen Hoeller b6aa6899a8 Polishing 9 months ago
Juergen Hoeller 4190209ead Add missing AOT support for method overrides (including @Lookup) 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 9 months ago
Sam Brannen 707b7698ce Consistent @⁠Contract expression formatting 10 months ago
Dmytro Nosan c2d678879f Fix AOT code generation for autowired inner class constructor 10 months ago
Sam Brannen 016294b067 Avoid overriding methods deprecated in JUnit Jupiter 5.13 10 months ago
Sébastien Deleuze 67ed64a41d Remove not null checks in BeanUtilsKotlinTests 10 months ago
Sébastien Deleuze d777b70889 Ignore DefaultConstructorMarker in BeanUtils#getParameterNames 10 months ago
Sam Brannen 472c4012ca Remove obsolete note from Javadoc for BeanDefinitionReader 10 months ago
Juergen Hoeller d9e261aecd Enforce backwards compatibility for null bean in shortcut code path 10 months ago
Juergen Hoeller fa168ca78a Revise FactoryBean locking behavior for strict/lenient consistency 10 months ago
Sam Brannen 03ae97b2eb Introduce Spring property for default escape character for placeholders 10 months ago
Sam Brannen e34cdc2a55 Improve Javadoc for property placeholder support 10 months ago
Sam Brannen 8b1b9ef9e5 Stop redefining placeholder syntax constants in PlaceholderConfigurerSupport 10 months ago
Sam Brannen 2b2a57b4a3 Polish Javadoc 10 months ago
Sam Brannen bc466022b1 Fix typo in parameter name 11 months ago
Juergen Hoeller 1841ad3472 Consistently use local copy of volatile mainThreadPrefix field 11 months ago
Sam Brannen d0966dfb58 Revise contribution 11 months ago
lituizi bb45a3ae69 Update AbstractAutowireCapableBeanFactory.ignoreDependencyInterface() Javadoc 11 months ago