The Spring Java configuration above is NOT correct. Why? (select one)
public class AppConfig {
public ClientService clientService() {
return new ClientServiceImpl();
}
}
A . The class should be annotated with @Configuration
B . The method should be annotated with @Bean
C . Both (a) and (b)
D . Neither (a) or (b)
Answer: C
Latest CoreSpringV3.2 Dumps Valid Version with 97 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund