Hi Everyone,
Could someone please provide me with a Spring Annotations driven WEb MVC example?
I prefer not to use the @Inject i:e the java based configurations. It would be cool to have all the beans mapped in the xmls and then autowired in the controllers or other DAO classes. Makes it more readable. Also, including the Spring Security module included.
Thanks in Advance!!!


Reply With Quote

