Complete the move to constructor injection in configuration classes
This is a follow-on from the work done in 50099337. Now that SPR-14015 has been fixed, constructor injection can also be used for parameterised dependencies, including optional dependencies that are injected via an ObjectProvider. Closes gh-5306
Showing
Please register or sign in to comment