I OPEN KNOWLEDGE GmbH Poststraße 1, 26122 Oldenburg Mobil: +49 151 - 108 22 942 Tel: +49 441 - 4082-154 Fax: +49 441 - 4082-111 arne.limb...@openknowledge.de www.openknowledge.de
Registergericht: Amtsgericht Oldenburg, HRB 4670 Geschäftsführer: Lars Röwekamp, Jens Schumann Nächste Konferenz: Jax | Mainz | 6. - 10. Mai 2019 Nächste Akademie: API, Microservices & DDD Summit | München | 17. - 19. Juni 2019 Treffen Sie uns auf weiteren Konferenzen, Summits und Events: Zu unseren weiteren Events am fine with that. I even thought of that before, when I wanted to add @PersistenceContext as qualifier to implement injection of EntityManager by myself in a pure CDI-Scenario. Cheers, Arne -- Arne Limburg – Enterprise Architect Am 05.05.19, 19:39 schrieb "Romain Manni-Bucau" <rmannibu...@gmail.com>: Hi guys, Quarkus makes @Inject optional for MP qualifiers, can we add a flag to get it? I.e. injection point is defined if inject is there or there is a qualifier (even without inject)? It can probably be extended to delegate too - but less common. Guess it can be on by default but fine if you prefer it off too to encourage portability. Wdyt?