2341 Commits (17382fe07957bfb43bc34d22f20e63f00a3ddd6b)

Author SHA1 Message Date
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Juergen Hoeller 9406e7ee2a Add additional javadoc notes on 7.0 9 months ago
Yanming Zhou 4969f6b742 Improve BeanFactoryExtensionsTests 9 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 9 months ago
Sam Brannen a80305ee71 Skip initialization of a NullBean 9 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 4b44a34692 Complete treatment of RuntimeBeanReference in BeanDefinitionValueResolver 9 months ago
Juergen Hoeller 841d9fb73b Add public method to get bean order on DefaultListableBeanFactory 9 months ago
Juergen Hoeller c5da405314 Consistent type-based bean lookup for RuntimeBeanReference 9 months ago
Juergen Hoeller 06ef82e9a5 Consistent type-based bean lookup for internal resolution paths 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
Juergen Hoeller b0eacd22e0 Support for exposing additional object types in SmartFactoryBean 9 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 9 months ago
Sam Brannen 5752585bb2 Clean up warnings in build 10 months ago
Sam Brannen 0b4f7f2f9d Remove obsolete code 10 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Sam Brannen af4fc0118c Update copyright header 10 months ago
rstoyanchev 230540b6da Polishing contribution 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Patrick Strawderman 9501bff1f0 Use HexFormat in CharacterEditor 10 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 3290592f58 Remove Kotlin field handling in DependencyDescriptor 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 b5d153febf Enforce consistent null check on injection points for pre-existing singleton beans 10 months ago
Juergen Hoeller d9e261aecd Enforce backwards compatibility for null bean in shortcut code path 10 months ago
Sébastien Deleuze eed0a3ff59 Allow access to env from SupplierContextDsl 10 months ago
Sébastien Deleuze e02e67b39f Polish BeanRegistrarDsl Javadoc 10 months ago
Sébastien Deleuze aa9ab8e545 Add support for callable references to BeanRegistrarDsl 10 months ago
Juergen Hoeller fa168ca78a Revise FactoryBean locking behavior for strict/lenient consistency 10 months ago
Juergen Hoeller 46e6783593 Polishing 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 33aeb6ee9c Deprecate [Property|Preferences]PlaceholderConfigurer for removal 10 months ago
Sam Brannen 2b2a57b4a3 Polish Javadoc 10 months ago
Sam Brannen bc466022b1 Fix typo in parameter name 11 months ago
Juergen Hoeller f2dd7b01cd Consistent final @Nullable declarations 11 months ago
Juergen Hoeller 1841ad3472 Consistently use local copy of volatile mainThreadPrefix field 11 months ago
Seonghun Jeong d3a5aefdff
Improve handling of `mainThreadPrefix` and remove redundant null check (#34746) 11 months ago