Wiring show the relationship between the bean & Spring Container. Using the Wiring you are tell
the Spring container which bean needed and how should that dependencies inject.In Spring we can
automatically wire using the autowire property of bean.
the Spring container which bean needed and how should that dependencies inject.In Spring we can
automatically wire using the autowire property of bean.