领先一步
VMware 提供培训和认证,助您加速进步。
了解更多欢迎阅读本期《本周 Spring》!这对于 Pivotal 的 Spring 来说是激动人心的一周,您可以在重新安排的 Pivotal 启动活动(4月24日)上听到更多信息。
Spring, of course, has an amazing REST stack and I highly encourage people to check out how to build consolidated, streamlined REST services with Spring! Moving on... :)
InitBinder 来解决类型不匹配并在 Spring MVC 的 POST 请求中绑定异常到 Controller Actions 的精彩文章。javax.transaction.Transactional 注解添加到 Spring 需要多少代码?几乎不需要!这里的大部分代码只是单元测试。除此之外,这只是 JTA 注解到 Spring 已支持引擎的简单映射,该引擎目前还支持原生的 Spring @Transactional 和 @javax.ejb.TransactionAttribute 注解。RestTemplate 进行 HTTP BASIC 认证 的精彩文章。org.springframework.util.StopWatch 的实用类,可用于测量方法调用的执行时间。Javarevisited 博客有一篇 <a href="http://www.stumbleupon.com/su/1rKtfP/javarevisited.blogspot.com.au/2012/04/how-to-measure-elapsed-execution-time.html">nice post on how to use the <CODE>StopWatch</code> class</a>.
</LI>