I am starting with Spring-Boost and try to use an autowired/injected component.
How can I make a component that is autowired elsewere but gets a parameter in the constructor?
Is there a way I can set a parameter with AutoWired?
I am starting with Spring-Boost and try to use an autowired/injected component.
How can I make a component that is autowired elsewere but gets a parameter in the constructor?
Is there a way I can set a parameter with AutoWired?