⟩ List some types of advice?
Types of advice:
☛ Before
☛ AfterReturning
☛ AfterThrowing
☛ After
☛ Around
Types of advice:
☛ Before
☛ AfterReturning
☛ AfterThrowing
☛ After
☛ Around
What is a join-point?
What is a cross-cutting concern?
What is lazy initialization?
What is a nested bean?
List 2 examples of anonymous bean?
What are the 5 scopes defined in Spring?
How does a Spring Factory Bean work?
What is the advantage of constructor dependency injection?
How is dependency injection performed in the bean-file XML?
How is setter dependency injection specified a configuration file?