Sr.Java Web Developer Question:
Download Questions PDF

Can you list some of the important annotations in annotation-based Spring configuration?

Answer:

The important annotations are:

☛ @Required
☛ @Autowired
☛ @Qualifier
☛ @Resource
☛ @PostConstruct
☛ @PreDestroy

Download Sr.Java Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is execute(String query)?Explain me what are the advantages of Hibernate over JDBC?