Answers

Question and Answer:

  Home  Spring Framework

⟩ What are different types of Autowire types?

There are four different types by which autowiring can be done.

► byName

► byType

► constructor

► autodetect

 161 views

More Questions for you: