x
Menu

Spring Framework

Other,

Updated On 02 Feb, 19

Overview

Contents:
Understanding Dependency Injection - Setting Up - Understanding Spring Bean Factory - Writing Code Using the Bean Factory - ApplicationContext and Property Initialization - Using Constructor Injection - Injecting Objects - Inner Beans, Aliases and idref - Initializing Collections - Bean Autowiring - Understanding Bean Scopes - Using ApplicationContextAware - Bean Definition Inheritance - Lifecycle Callbacks - Writing a BeanPostProcessor - Writing a BeanFactoryPostProcessor - Coding To Interfaces - Introduction to Annotations and the Required Annotation - The Autowired Annotation - Some JSR-250 Annotations - Component and Stereotype Annotations - Using MessageSource To Get Text From Property Files - Event Handling in Spring - Introduction to AOP

Includes

Lecture 19: The Autowired Annotation

4.1 ( 11 )


Lecture Details

In this tutorial, well use the Autowired annotation to wire up dependencies. Well learn how to add dependencies by type and name. Well also use Qualifiers to narrow down dependency contenders.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send