As we saw in Chapter 4, Spring provides three ways of configuring the container: XML, annotations, and last but not the least, Java configuration. The fact is, both XML and annotations have valid pros and cons. I am not saying that Java configuration is the answer to all the cons of both XML and annotations. I have given detailed pros and cons of each configuration styles in Chapter 4.
Please follow the link to read this chapter. This chapter is hosted in www.javacodebook.com.
Please follow the link to read this chapter. This chapter is hosted in www.javacodebook.com.
No comments:
Post a Comment