Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.1
-
None
-
None
Description
CDI 2.0 will add support for only picking up beans with an explicit scope annotation. This reduced the memory footprint while also speeding up the bootstrapping.
See https://issues.jboss.org/browse/CDI-420
We should add this annotation to our beans.xml and verify that we still work.