Commit 110e4c6
committed
ArC: split logic in ComponentsProviderGenerator
- to support very large deployments
- we use the same strategy for beans, observers and removedBeans
- first we split the processing into multiple groups; each group is
represented by a static method
- several groups belong to a container class
- static methods are invoked either directly from the ComponentsProvider
or from a dedicated lambda1 parent 26c975f commit 110e4c6
File tree
1 file changed
+302
-234
lines changed- independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor
1 file changed
+302
-234
lines changed
0 commit comments