Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.1-incubating
-
None
Description
When a type not eligible for configuration is passed to the injector it nevertheless tries to configure it. Similarly fields are tried being injected, even when no @ConfiguredType annot is present on the type, or if its autoConfigure policy is set to false (default).