Spring Container

 Primary functions:

* Create and manage objects (Inversion of Control)

* Inject object's dependencies (Dependency Injection)

Комментарии

Популярные сообщения из этого блога

Lesson1: JDK, JVM, JRE

SE_21_Lesson_11: Inheritance, Polymorphism

SE_21_Lesson_9: Initialization Blocks, Wrapper types, String class