VeerababuLakshman926 / AdvanceJavaSajeedShiekSir

Advance Java
0 stars 0 forks source link

Spring core.mdx #1

Open VeerababuLakshman926 opened 1 month ago

VeerababuLakshman926 commented 1 month ago

Setter Injection

Construction Injection

Auto wiring

Bean Scopes

We have 5 types of bean scopes.

Inner Beans

Annotation Based Configuration

Java Based Configuration

VeerababuLakshman926 commented 1 month ago

Complete the Feild injection using annotation and JavaBased Complete the Constructor injection using xml and annotationBased