Hi Sir,
Is the chapter on Spring MVC explains why Spring 3 opted out to use annotations over the concrete controller classes?
I must admit, I am still new in the process of learning the Spring framework and I am only able to create fairly simple apps but that is still Spring 2.5 since spring 3 is not yet officially release.
I got these questions because I am seeing some threads (here in javaranch and other forums) that discusses between annotations and xml configuration but I dont give any thoughts about it then since most of the online docs and google search that I am seeing are using xml files.
Now that spring 3 is offcially release, I would like to officially know if your book covers this topic.