How to make spring inject spring beans: @Component s, @Service s, etc.
tagama opened this issue · 0 comments
tagama commented
Until now, I've not found a single example using let's say, a JPA repository (from spring data JPA). It seems counterproductive to instantiate everything Spring gives us when using Spring Boot for example.