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

The right bean at the right place

$
0
0
Among the different customers I worked for, I noticed a widespread misunderstanding regarding the use of Spring contexts in Spring MVC. Basically, you have contexts, in a parent-child relationship: The main context is where service beans are hosted. By convention, it is spawned from the /WEB-INF/applicationContext.xml file but this location can be changed by using [...]

Viewing all articles
Browse latest Browse all 64

Trending Articles