FileSystemApplicationContext will look for <filename.xml> in a specified Location within the file system.
ClassPathXmlApplicationContext will look for <filename.xml> in classpath(include all JARs).
ClassPathXmlApplicationContext will look for <filename.xml> in classpath(include all JARs).
For Further Reading,
0 comments:
Post a Comment