Which of the following annotations makes a particular bean the primary candidate for autowiring when multiple beans of the same type exist?
a) @First
b) @Primary
c) @MainBean
d) @Root