What is the id of the declared bean? (Select one)
import com.springsource.service.*;
…
@Configuration
public class AppConfig {
@Bean
public ClientService clientService() {
return new ClientServiceImpl();
}
}
A . clientService (starting with lower-case "c")
B . ClientService (starting with capital "C")
C . com.springsource.service.ClientService
D . com.springsource.service.ClientServiceImpl
Answer: A
Latest CoreSpringV3.2 Dumps Valid Version with 97 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund