I have downloaded list of Spring XSD files in local environment in order to remove the online / internet dependency.
Now want to map those files in ApplicationContext. How to map the XSD files with ApplicationContext.xml?
I have downloaded list of Spring XSD files in local environment in order to remove the online / internet dependency.
Now want to map those files in ApplicationContext. How to map the XSD files with ApplicationContext.xml?