Revisit the non-standard behavior of ArcContainer#instanceSupplier() #28115
Labels
area/arc
Issue related to ARC (dependency injection)
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
Milestone
Description
Namely this part: https://github.com/quarkusio/quarkus/blob/2.13/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/ArcContainerImpl.java#L266-L276
Note that a change would break the compatibility because some extensions rely on this behavior (e.g. undertow).
The text was updated successfully, but these errors were encountered: