This commit adapts code generation to "slice" the registration of bean definitions in separate bean methods rather than a unique method for all of them. If the bean factory has more than a thousand bean, a method is created for each slice of 1000 bean definitions. Closes gh-33126 |
||
|---|---|---|
| .. | ||
| src | ||
| spring-beans.gradle | ||