12345678910



Question 1: What one is not the right affirmations about the @PostConstruct, @Resource and the @PreDestroy annotations?
1. Those annotations are specified in the JSR-250
2. The context:component-scan tag enable them
3. The Spring Framework embedded those annotation
4. The context:annotation-config tag enable them