adplus-dvertising
frame-decoration

Question

Which of the following pattern is used to match bean name?

a.

bean(*Calculator)

b.

bean(Calculator)

c.

bean(com.appress.spring.Calculator)

d.

None of the mentioned

Posted under Java Spring Framework

Answer: (a).bean(*Calculator)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following pattern is used to match bean name?