Engineering
Josh Long
July 03, 2013

Welcome to another installment of This Week in Spring! As usual, we’ve got a lot to cover so let’s get to it!

Spring and Cloud Foundry ninja Jennifer Hickey has announced the availability of Spring Data Redis 1.1 M1 and 1.0.5. Check it out!
Spring Security lead (and ninja) Rob Winch has announced the initial availability of the Spring Security Java configuration support. Rob also just posted a very nice post (the first of four) on the new Spring Security Java configuration support. The first post addresses where you can find the new Spring Security Java configuration support.
Join us on July 18th for the webinar, "Functional Programming without Lambas" which introduces ways to use functional programing in Java right now (instead of waiting for Java 8!) using Guava, LambaJ, and Functional Java.
Corby Page has written a very nice post on ways to extend your REST APIs ability with his project, Yoga. In particular, it supports something called a selector which can be used to extract sub-views of the REST response to be sent back to the client. This can also be used to support what Lez Hazelwood aptly describes as entity expansions.
The Crunchify blog has a nice post on how to upload multiple files with Spring MVC.
SpringSource has added a new Live Online Core Spring class to the schedule for September .
The Spring LDAP project has gone social and moved to GitHub!
Our pal XueFeng Ding (who you may remember helped put together the blog "Spring at China Scala") has just recently given a very nice presentation on building REST APIs with Spring. I think his deck's pretty cool, so check it out!
Sergey Shcherbakov recently gave a nice talk introducing a whole slew of cool things. I think his sample code is particularly worth a look. The code features Spring 4 WebSockets, XML-less Spring Batch, Reactor and AngularJS examples. Nice job, Sergey!
Johnathan Mark Smith has put together a nice blog on how to use Spring Data with MongoDB. Nice job!
Nicolas Frankel has put together a very nice post on some of the compelling features in Spring 3.2. Nice job, Nicolas!
Nick Williams submitted a pull-request to support using Java configuration with Spring WS's MessageDispatcherServlet so that it can be configured within a ServletContextListener or a ServletContainerInitializer. Nice job, Nick!
This is not specific to Spring, or Spring Batch, per-se, but the Technology AMIS blog has an interesting look at how to use the Batch JSR (which is based on Spring Batch, and designed in cooperation with the Spring Batch team) to build a download manager. (Don't worry, you don't have to use GlassFish to work with the Batch JSR!) Pretty cool! If you know Spring Batch, then a lot of this will look familiar and, as Spring Batch will also implement the JSR, should prove a very nice on-ramp for anyone who wants to use Spring Batch in the future.

comments powered by Disqus

translate:
翻译:

欢迎收听本周春季的另一期节目!像往常一样,我们有很多事情要做,所以我们开始吧!
Spring and Cloud Foundry忍者Jennifer Hickey宣布了Spring Data Redis的可用性1.1款M1和1.0.5条. 过来看!
SpringSecurityLead(和ninja)RobWinch已经宣布了SpringSecurityJava配置支持的初始可用性。Rob还发布了一篇关于新的SpringSecurityJava配置支持的非常好的文章(四篇文章中的第一篇)。第一篇文章介绍了新的Spring Security Java配置支持。
7月18日,加入我们的网络研讨会“无Lambas的函数式编程”,它介绍了如何在Java中使用函数式编程(而不是等待Java 8!)使用番石榴、LambaJ和函数式Java。
Corby Page写了一篇很好的文章,介绍了如何通过他的项目Yoga扩展restapi的能力。特别是,它支持一个称为选择器的东西,该选择器可用于提取REST响应的子视图,并将其发送回客户机。这也可以用来支持Lez-Hazelwood恰当地描述为实体扩展。
crunchifblog有一篇关于如何用Spring MVC上传多个文件的好文章。
SpringSource在9月份的日程中增加了一个新的在线核心Spring课程。
Spring LDAP项目已经社交化并迁移到GitHub!
我们的朋友XueFeng Ding(您可能还记得他曾帮助撰写了博客“Spring at China Scala”)最近刚刚就用Spring构建restapi做了一个非常好的演示。我觉得他的甲板很酷,看看吧!
谢尔盖·谢尔巴科夫最近做了一个很好的演讲,介绍了一系列很酷的东西。我认为他的示例代码特别值得一看。该代码具有Spring 4 WebSockets、无XML的Spring Batch、Reactor和AngularJS示例。干得好,谢尔盖!
Johnathan Mark Smith为如何使用MongoDB提供了一个不错的博客。干得好!
Nicolas Frankel在春季发布了一篇关于一些引人注目的特性的文章3.2款. 干得好,尼古拉斯!
Nick Williams提交了一个pull请求,以支持将Java配置与Spring WS的MessageDispatcherServlet一起使用,从而可以在ServletContextListener或servletcontainerininitializer中配置它。干得好,尼克!
这并不是特定于Spring或Spring批处理本身,但是Technology AMIS博客对如何使用Batch JSR(它基于Spring批处理,并与Spring批处理团队合作设计)来构建下载管理器进行了有趣的研究。(别担心,您不必使用GlassFish来处理批处理JSR!)很酷!如果您了解Spring批处理,那么很多内容看起来都很熟悉,而且由于Spring批处理还将实现JSR,因此对于将来想使用Spring批处理的任何人来说,这应该是一个非常好的入口。
由DISPS提供的评论

This Week in Spring - July 2nd, 2013相关推荐

  1. This Week in Spring - September 10, 2013 - SpringOne2GX 2013 Edition

    Engineering Josh Long September 10, 2013 Welcome to This Week in Spring, SpringOne2GX 2013 edition! ...

  2. Spring Security Java Config Preview--官方

    原文地址:[1]https://spring.io/blog/2013/07/02/spring-security-java-config-preview-introduction/ [2]https ...

  3. www.how2j.com_HOW-TO:快速开始使用Spring 4.0,以构建简单的REST-Like API(演练)

    www.how2j.com HOW-TO:快速开始使用Spring 4.0,以构建简单的REST-Like API(演练) 关于使用Spring MVC创建Web API的另一篇教程. 不太复杂. 只 ...

  4. 如何:从Spring 4.0快速入门以构建简单的REST-Like API(演练)

    如何:从Spring 4.0快速入门以构建简单的REST-Like API(演练) 关于使用Spring MVC创建Web API的另一篇教程. 不太复杂. 只是一个演练. 生成的应用程序将提供简单的 ...

  5. 万字长文之spring的整合

    陈年旧事 一.JSP + Java Bean(Model1) 1.模型的结构 2.产生的问题 如果有好几千个jsp, 这些jsp互相调用(通过GET/POST), 到了最后调用关系无人能搞懂.(随后演 ...

  6. Spring Security 参考手册(一)

    Spring Security 参考手册 Ben AlexLuke TaylorRob WinchGunnar Hillert Spring security 是一个强大的和高度可定制的身份验证和访问 ...

  7. 大仙教学 Spring Security

    大仙花式讲解Spring Security 1. SpringSecurity 框架简介 1.1 概要 Spring 是非常流行和成功的 Java 应用开发框架,Spring Security 正是 ...

  8. 【Spring】Spring Security介绍及其入门案例

    文章目录 前言 1. SpringSecurity 框架简介 1.1 概要 1.2 历史 1.3 同款产品对比 1.3.1 Spring Security 1.3.2 Shiro 1.4 模块划分 2 ...

  9. Spring 4.x版本新特性

    文章目录 版本历史 Spring 3.x Spring 4.x Spring 5.x Spring 4.x 各个子版本特性 Spring 4.0.x Spring 4.2.x Spring 4.3.x ...

最新文章

  1. java中ssh如何理解
  2. Android华容道之一步一步实现-3 -手指触摸处理
  3. NYOJ 305 表达式求值
  4. 8.2.1.3 Range Optimization
  5. vscode 安装包_VS Code的下载与安装(更改插件的安装位置)
  6. diff git 代码实现_Git 自救指南:这些坑你都跳得出吗?
  7. 补习系列(13)-springboot redis 与发布订阅
  8. 嵌入式Linux入门11:应用层编程应用和分类
  9. Zabbix 4.0监控PHP-Fpm Pools
  10. IBM - 开拓语音识别 - 概述 - 中国
  11. java中获取链表的第一个节点,两个链表中的第一个公共节点(java)
  12. 合并两个LMDB文件
  13. 《21天学通Java(第7版)》—— 导读
  14. c++ virtual
  15. 产品申请UL标志包括以下几个步骤
  16. OTA升级的实现原理
  17. 汽车门把手的全球与中国市场2022-2028年:技术、参与者、趋势、市场规模及占有率研究报告
  18. 王的机器第一本书「快乐机器学习」飨你
  19. 亲测,idea切换分支异常:error: The following untracked working tree files would be overwritten by checkout
  20. Unity 3D模型展示框架篇之框架运用

热门文章

  1. 北京剧院中的Qimo狂想曲
  2. 8入8出Modbus继电器通讯协议说明
  3. 【阿里云】WindowsServer2012 搭建FTP站点 图文记录
  4. 2020.6.26 概率统计-Task03-常见分布与假设检验
  5. centos把文件传到服务器,如何将文件传到远程centos服务器上
  6. 计算机软件系统存储和处理数据的基本单位是,计算机储存和处理数据的基本单位是什么...
  7. askmaclean论坛坛友提出的问题--[ORA-600/ORA-7445] ORA-00600 [6749]的问题
  8. 一文让你秒懂计算虚拟机化
  9. 【jQuery】用jQuery实现定位滚动导航效果
  10. 基于WebServices简易网络聊天工具的设计与实现