I want to import xml resource file in spring bean so how can i do it?i have already tried below code but its not working.
<beans profile="en_US"> <import resource="Test.xml" /> </beans>
No comments:
Post a Comment