随笔分类 -  Spring framework

Java Spring Framework 相關
摘要:中文 Spring 教學 http://hatemegalaxy.blogspot.tw/2014/09/spring-framework-useful-tutorials-for.html 英文 Spring http://www.javatpoint.com/spring-3-mvc-tutor 阅读全文
posted @ 2017-03-02 09:42 Vincent Lee 阅读(168) 评论(0) 推荐(0)
摘要:節錄重點: @ Resource 、@ PostConstruct、@ PreDestro、@PersistenceContext、@Required 都必須聲明相關的 bean 所以如果總是需要按照傳統的方式一條一條配置顯得有些繁瑣和沒有必要,於是spring給我們提供<context:annot 阅读全文
posted @ 2017-03-02 09:08 Vincent Lee 阅读(126) 评论(0) 推荐(0)