Initialization and destroying of beans in context - how to do it and what are the consequences :)
Small quiz to test consumed knowledge: http://bit.ly/spring-quiz-5
Source code for the learning project on GitHub for this video-lesson (just copy and execute the below line in console):
git clone [email protected]:yuriytkach/spring-basics-course-project.git; cd spring-basics-course-project; git checkout lesson5 -b lesson5
The Spring Framework is one of the most popular application development framework in Java programming language. It provides comprehensive infrastructure support when creating applications and is used by millions of developers around the world. Knowledge of Spring is beneficial for understanding the dependency injection concepts and entity management routines in any application.
This course introduces the basic concepts of Spring Framework and its main modules: Core, AOP, JDBC. With the help of practical examples it explains dependency injection, definition of beans, their wiring. The course teaches different ways of Spring configuration, and shows basic use of database and aspects, expression language and annotations.
Subscribe to the channel:
http://www.youtube.com/subscription_c...
Channel "Yuriy Tkach" - Java programming lessons: / ytkach