web-function-sample icon indicating copy to clipboard operation
web-function-sample copied to clipboard

How to make spring inject spring beans: @Component s, @Service s, etc.

Open tagama opened this issue 8 years ago • 0 comments

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.

tagama avatar Jul 10 '17 19:07 tagama