#microservices #container #docker #pattern #architecture
https://www.youtube.com/watch?v=7ZFBn_e27o0
https://www.youtube.com/watch?v=7ZFBn_e27o0
YouTube
Containers and Microservices: New Ways to Deploy and Manage Applications at Scale - Jake Moshenko
In this video from Software Architecture Conference 2016, Jake Moshenko talks about new ways to deploy and manage applications at scale. More details about t...
#spring_framework #IoC #container
http://www.oodlestechnologies.com/blogs/Difference-between-BeanFactory-and-ApplicationContext
http://www.oodlestechnologies.com/blogs/Difference-between-BeanFactory-and-ApplicationContext
Oodlestechnologies
Difference between BeanFactory and ApplicationContext
BeanFactory is called basic IOC and ApplicationContext is called Advanced IOC. Both provides a way to get bean from IOC conatiner.