Add more flexibility to your Quarkus application by having configurable properties, allowing features/beans to be changed before runtime.
Tag: cdi
Quarkus Guide: Contexts and Dependency Injection
Learn the basics of Quarkus with a demo and explanation of the concepts of Contexts and Dependency Injection (CDI).