The compiler has a constants pool limit of 65536 entries per source file which can be hit with a very large amount of beans to register in the bean factory. This commit makes sure to create separate source files if the number of beans to register is very large. The main generated source file delegate to those. Closes gh-35044 |
||
---|---|---|
.. | ||
src | ||
spring-beans.gradle |