Q. How will you implement ApplicationContext in Spring framework?
ApplicationContext in Spring can be implemented in one of the following three ways:
FileSystemXmlApplicationContext: If we want to load the definitions of beans from an XML file then FileSystemXmlApplicationContext is used. The full path of XML bean configuration file is provided to the constructor.
ClassPathXmlApplicationContext: To loads the definitions of beans from an XML file in the CLASSPATH, we use ClassPathXmlApplicationContext. It is used for application context embedded in jars.
WebXmlApplicationContext: To provide configuration for a web application WebXmlApplicationContext is used. While the application is running, it is read only. But it can be reloaded if underlying application supports it.
Join the full course on Spring Interview Questions for just $10 today!
https://www.udemy.com/spring-intervie...
Source: www.knowledgepowerhouse.com
Nesta página do site você pode assistir ao vídeo on-line How will you implement ApplicationContext in Spring framework? duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Knowledge Powerhouse 30 Maio 2017, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 784 vezes e gostou 1 espectadores. Boa visualização!