Select which of the following configuration tasks would be implemented using Spring’s XML "context" namespace (select one or several answers)

Posted by: Pdfprep Category: CoreSpringV3.2 Tags: , ,

Select which of the following configuration tasks would be implemented using Spring’s XML "context" namespace (select one or several answers)
A . Enabling component-scanning
B . Enabling the use of the @Transactional annotation
C . Enabling the use of the @Required, @PreDestroy and @PostConstruct annotations
D . Enabling the use of the @Around annotation

Answer: A,C

Leave a Reply

Your email address will not be published.