quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.82k stars 2.69k forks source link

Gradle multi-module project - streamline bean discovery #28039

Open huw0 opened 2 years ago

huw0 commented 2 years ago

Description

As outlined in Contexts and Dependency Injection, the bean archive is synthesized from:

All of these are quite clunky in a multi-module gradle project. Options are:

Implementation ideas

quarkus-bot[bot] commented 2 years ago

/cc @glefloch, @quarkusio/devtools