`
arthur8
  • 浏览: 7049 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论
文章列表
      写了个Jersey  + Spring的集成,支持后台接受或者返回Json数据格式。      (内容先不写了)。       项目demo用maven构建。  
       最近,在开发工作中有这么的需求,使用模板技术加javax mail发送模板邮件,经历的一系列的蛋疼时刻终于搞定,在这里做下总结,以备以后在遇到类似问题,方便查找。      使用VelocityEngine + Spring完成模板解析,VelocityTemplateMailProcessor.java:      /** * 处理velocity邮件模板,将template中参数替换为真实值 * * @author Arthur * */ public class VelocityTemplateMailProcessor impl ...
http://stackoverflow.com/questions/1457863/what-is-the-difference-between-noclassdeffounderror-and-classnotfoundexception
java transaction 系列相关博文: https://www.ibm.com/developerworks/java/library/j-ts1/
Global site tag (gtag.js) - Google Analytics