Wednesday, August 8, 2018

Spring Configuration:
------------------------------------
context:annotation-config @Required@Autowired@PostConstruct, and so on.
mvc:annotation-driven @RequestMapping@Controller + @Request/ResponseBody
tx:annotation-driven/> default name is transactionManager
Hibernate3: AnnotationSessionFactoryBean 
Hibernate4:LocalSessionFactoryBean
Wand Specific:
---------------

       

       
           
                

No comments: