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 15: Writing a BeanPostProcessor

4.1 ( 11 )


Lecture Details

In this tutorial, well understand what a BeanPostProcessor is. Well also write a BeanPostProcessor that prints a message upon initializing each and every bean in the Spring XML.

Ratings

4.5


2 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