本周 Spring 动态 - 2013 年 1 月 1 日

工程 | Josh Long | 2013 年 1 月 1 日 | ...

我写这篇帖子时几乎打出了2012!已经是 2013 年了!希望您的假期过得愉快。

欢迎回到另一期《本周 Spring 动态》!又是一年令人兴奋的新开始(也要记住在文本中正确使用新年日期!)。那么,让我们来看看
社区中那些令人兴奋的新内容。

    <LI> The epic book by <a href="https://twitter.com/rob_winch/status/284812769197441024">Spring Security lead Rob Winch and Peter Mularien   on   Spring Security 3.1</a> by Packt publishing is now out!  
    	  The book is a great resource for people who are looking at Spring Security and want  
    	the scoop from the source.
    	 </lI>
    
    
    
      <LI> Are you using Spring Security to handle login and logout in your application? Sometimes it's necessary to tailor the behavior of how login and logout are accomplished. Perhaps you need to tear down some state or do logging. In any event, this post <a href="http://javaiscoool.blogspot.com/2012/12/spring-security-implement-logout-handler.html"> demonstrates the configuration and base contract of a logout handler</a>. </LI>
    
  1. Chris Shayan 有一篇不错的博文,它展示了 Spring Batch 如何能快速处理复杂的企业级批处理,并附带代码和示例!干得漂亮!
  2. Java Kart 博客有一篇不错的博文,它介绍了 Spring Data Redis 和 JRedis 客户端库
  3. Desam Venu Madhava Reddy 有一篇非常简单的博文,它指出了人们使用 Spring 的一些主要原因。人们选择 Spring 的原因有很多,而这些只是其中一些非常高层次的原因。
  4. The Cafe Techno 有一篇关于 SimpleFormController 在 Spring MVC 中的完整设置的不错博文。该示例使用了 Spring MVC,并显式地连接了处理 Spring MVC 的机制。在 Spring 2.5(2007 年发布)及更高版本中,您不需要做太多这样的工作,而是依赖于默认设置和约定。即便如此,如果您想覆盖框架,理解其中一些东西是如何连接起来的也会非常有帮助。
  5. Developer's Diary 博客有一篇关于使用 Spring 注解自动装配 map、list 或 array 的不错博文
  6. 这个博客是用中文写的,其中有一个关于如何设置 Spring MVC 3.2 示例的简单例子。注意:我建议使用以 Java 为中心的配置,因为这个示例不必要地以 XML 为中心。在 Spring 3.1+ 和 Servlet 3 环境中,不需要 XML(无论是 Spring MVC 还是 web.xml)。
  7. all and sundry 博客有一篇关于 Spring Data JPA 和分页的不错博文
  8. 这篇博文是用日语写的,据我所知,它旨在展示如何使用 MyBatis、Freemarker 等构建一个精简的Spring 应用程序
  9. 这篇博文也是用中文写的,它展示了 Spring 中各种依赖检查的类型
  10. http://manikmagar.wordpress.com/2013/01/01/spring-mybatis-integration-and-junit-testing-using-springs-embedded-database/
  11. 我在假期有一些空闲时间,决定迅速完成我 2012 年新年愿望清单中的一项(我在新年之前就完成了,而且,迟到总比不到好!):我将我的照片从 Flickr 账户迁移到了另一个更便宜、更受重视的服务。为此,我使用了社区支持的 Spring Social Flickr 项目。该项目肯定还没有完成,但工作得足够好了。我 fork 了它,并添加了一个 Spring Batch 下载器,它可以可靠地将所有照片下载到以 ID 命名的相册中,这些 ID 来自 https://github.com/joshlong/spring-social-flickr
  12. Fish 博客(也是中文的)有一篇关于从 Spring 使用 Danga memcached 客户端的不错博文
  13. Simon Massey 有一篇关于使用 ZK(一个以小部件为中心的 Web 框架)、Spring Data MongoDB 和 Google Maps 进行服务器端分页的不错博文。我还需要多说什么吗?快来看看吧!
  14. Dinesh on Java 博客有一篇关于使用 Spring MVC 拦截器的不错的入门博文。很棒的内容!

获取 Spring 新闻通讯

通过 Spring 新闻通讯保持联系

订阅

领先一步

VMware 提供培训和认证,助您加速进步。

了解更多

获得支持

Tanzu Spring 提供 OpenJDK™、Spring 和 Apache Tomcat® 的支持和二进制文件,只需一份简单的订阅。

了解更多

即将举行的活动

查看 Spring 社区所有即将举行的活动。

查看所有