3522 Commits (d771d0211972fcc675600d5da7a40e1aee4afb20)

Author SHA1 Message Date
Juergen Hoeller 75e5a75da5 Enforce circular reference exception within non-managed thread 12 months ago
Juergen Hoeller 6905dff660 Introduce spring.locking.strict=true flag for 6.1.x style bean creation locking 1 year ago
Brian Clozel 20b35f068a Add visibility and return type to SimpleMethodMetadata toString 1 year ago
Brian Clozel b8b279d3e0 Use Java 24 to build Spring Framework 1 year ago
Sébastien Deleuze 5ce64f47b2 Add support for ImportAware in BeanRegistrar 1 year ago
Sam Brannen 92ee20c896 Adhere to new Checkstyle rule 1 year ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
Sébastien Deleuze 2bc213d703 Allow registering aliases with BeanRegistry 1 year ago
Sam Brannen 84ba6b4b26 Add package to Javadoc link 1 year ago
Sam Brannen 37a135447c Rely on standard @Repeatable support in AnnotationJmxAttributeSource 1 year ago
Sam Brannen 13efc2205b Test status quo for @⁠Repeatable annotation support in AnnotationJmxAttributeSource 1 year ago
Sam Brannen 6e1706a8a4 Polish [Annotation]JmxAttributeSource 1 year ago
Sébastien Deleuze 762831e742 Add BeanRegistrarDsl.register 1 year ago
Juergen Hoeller 86b21d9b5c Add support for BeanRegistrar registration on GenericApplicationContext 1 year ago
Sébastien Deleuze e9701a9ce3 Remove support for Aware interfaces in BeanRegistrar 1 year ago
Phillip Webb 789791e186 Allow chained BeanRegistry registration 1 year ago
Sébastien Deleuze a0e2d3a221 Add support for target type to BeanRegistry 1 year ago
Sam Brannen 80df88bd4f Clean up warnings in Gradle build 1 year ago
Sébastien Deleuze fda9b9a696 Polishing 1 year ago
Sébastien Deleuze 682e2d6d84 Introduce BeanRegistrarDsl 1 year ago
Sébastien Deleuze 496be9ca98 Introduce first-class support for programmatic bean registration 1 year ago
Sébastien Deleuze 7bc712e304 Upgrade NullAway to 0.12.4 1 year ago
Juergen Hoeller d2733cea36 Notify lenientCreationFinished condition after locked creation as well 1 year ago
Ryan Prayogo aae2952a32 Replace DefaultKeyGenerator with SimpleKeyGenerator 1 year ago
Sam Brannen 5f98db6ffe Use new features introduced in JUnit Jupiter 5.11 and 5.12 1 year ago
Juergen Hoeller aff9ac72ec Avoid unnecessary CGLIB processing on configuration classes 1 year ago
Brian Clozel 466ac6b703 Improve SimpleKey hashing function 1 year ago
Juergen Hoeller 6786e1c3e5 Apply fallback in case of initial SmartClassLoader mismatch as well 1 year ago
Juergen Hoeller 93134fd4d1 Apply fallback in case of any exception coming out of createClass 1 year ago
Juergen Hoeller d0ceefedc6 Mark XML-configured executor/scheduler as infrastructure bean 1 year ago
Juergen Hoeller dfc10c1a8d Wait for lenient bean creation in non-locked threads as well 1 year ago
Sam Brannen f42e886f03 Polishing 1 year ago
Sam Brannen 440a259b71 Clean up warnings in Gradle build 1 year ago
Juergen Hoeller b336bbe539 Wait for lenient bean creation in locked thread when necessary 1 year ago
Juergen Hoeller 39bd530461 Consistently use @Nullable annotation from JSpecify 1 year ago
Juergen Hoeller f53da04717 Align with SmartClassLoader handling for AOP proxy classes 1 year ago
rstoyanchev 9f55296049 Nested list/map/array with constructor binding 1 year ago
rstoyanchev 4591a67641 Handle [] leniently in constructor binding 1 year ago
Sam Brannen 7557967f9e Stop using explicitly aliased `value` attribute as @⁠Component name 1 year ago
Sam Brannen 17a94fb110 Improve warning for unexpected use of value attribute as @⁠Component name 1 year ago
Sam Brannen 2fcae65853 Polishing 1 year ago
Sam Brannen bb7a8006c5 Fix @⁠Nullable declaration in DataBinder on 6.2.x 1 year ago
Brian Clozel 174d0e4576 Fix "Nth day of week" Quartz-style cron expressions 1 year ago
rstoyanchev 462c2bd538 Enhance constructor binding for List/Map/Array 1 year ago
rstoyanchev 7f29f0e663 Revert commit 3505c4bcad 1 year ago
Sam Brannen 819a7c86c1 Clarify component scanning of abstract classes with @⁠Lookup methods 1 year ago
Juergen Hoeller 1b18928bf0 Explicitly set custom ClassLoader on CGLIB Enhancer 1 year ago
Juergen Hoeller 323e52b5a9 Continue with pre-instantiation when current bean is in creation already 1 year ago
Sébastien Deleuze 4620d864dd Refine GenericApplicationContext#registerBean nullness 1 year ago
rstoyanchev 1cc767e90b Polishing in ExtendedServletRequestDataBinder 1 year ago