XML debugging and error messages fixes
I am using spring framework 4.1.4
I have JBoss5XmlWebApplicationContext as my contextClass reading xml configuration.
I want to add @Configuration class to be read aside from the xml. Is this possible? How to do it?
No comments:
Post a Comment