Quantcast
Channel: A Java geek » Java
Viewing all articles
Browse latest Browse all 64

Spring method injection with Java Configuration

$
0
0
Last week, I described how a Rich Model Object could be used with Spring using Spring’s method injection from an architectural point of view. What is missing, however, is how to use method injection with my new preferred method for configuration, Java Config. My start point is the following, using both autowiring (<shudder>) and method [...]

Viewing all articles
Browse latest Browse all 64

Trending Articles