This week in Spring: March 1st, 2011

Engineering | Josh Long | March 02, 2011 | ...

This week has seen yet another flurry of exciting new releases and updates and great community content.

Hold on to your hats!

Let's get right to it.

  1. Spring Roo 1.1.2 has been released. This new release contains over 200 enhancements, new features and fixes since the 1.1.1 release last month. Some of the highlights include enhanced tool usability, persistence enhancements, GWT and Spring MVC enhancements, and library upgrades.
  2. Martin Lippet has just announced the 2.5.2.SR1 and 2.6.0.M2 releases of SpringSource Tool Suite.

    The 2.5.2.SR1 "refresh" has updated support for Groovy 1.7.8, Grails 1.3.7, an update to Eclipse Helios SR2 (3.2.6), and the just-released Spring Roo 1.1.2. The 2.6.0.M2 mileston also includes a Roo plugin manager, improved support for @RequestMapping, and tons of improvements to the Groovy and Grails tooling.

  3. Martin Lippet has also put together information on the oft-asked and newly answered question: how do

    I contribute custom Project Templates in SpringSource Tool Suite?

    Have a cool project setup recipe and want to codify it and share it easily with other STS users in your company, or indeed, the community? Now you can!

  4. Continuing the series introducing Spring 3.1, Costin Leau wrote up an introduction to the caching abstraction that will let you integrate a cache like GemFire, Ehcache, basic JDK ConcurrentMap-based caches, and numerous other caches that implement the SPI with your application.
  5. A new entry in the Green Beans series is up, this one on Getting Started with Spring Integration. Check it out to learn all about how you can use Spring to solve your integration problems with Spring Integration

  6. Spring Web Flow 2.3.0 has been released. The new release features many new features: JSR 303 bean validation support, embedded flows (ie, you might imagine a modal dialog on a page with its own flow entirely unto itself - the enclosing page need not be refreshed so that the embedded flowa can continue through Ajax.), automatic propagation of flow-managed PersistenceContext to sub-flows, support for Portlet 2.0 resource requests, and much more.
  7. Spring Social 1.0.0.M2 has been released.

    The new milestone is packed with new features along several themes. The new release splits apart the concepts of connection and authentication from the APIs for the various software-as-a-service providers, so now you can leverage both peices together, or independantly. The new release also expands the initial support for Saas offerings, including Github. Check it out and provide feedback!

  8. Speaking of Spring Social, Craig Walls - Spring Social project lead - did a talk on developing social-ready web applications at SpringOne2GX 2010 last October. You can watch it on InfoQ.com
  9. Blogger Matt Raible has written up a post exploring Ajax authentication using Spring Security, HTTPS and jQuery. Very cool. and detailed! Check it out!

  10. The latest release of the Spring Data Graph project, version 1.0.0.M3, supporting Neo4j has just been released. This release brings with it many new features, including an update to Neo4j-1.3.M03, AspectJ 1.6.11.M2, explicit support for detachable entities, bean vaidation, Java config simplifications, a full-featured Neo4jTemplate, and much more!
  11. Eclipse Virgo, 3.0.0.M2, is now available for download! The new release features bug fixes on top of a substantial collection of changes from the

    recent M01 milestone.

  12. Want to work with RESTful services, but don't want the verbose XML payload slowing down your communication? REST is just an application of HTTP, and HTTP provides us with an amazing arsenal of tried and true tools and techniques to scale HTTP based applications. One common approach is to use GZip compression. In this post, blogger Stephan Oudmaijer introduces an approach for using Spring's RestTemplate with GZIP compressed payloads to support just that use case!
  13. Sivaprasadreddy Katamreddy is at it again, this time with a good look at how to write a Spring / Hibernate application with no XML leveraging the Spring 3.0 Java configuration model. Always handy to have a recipe like this book marked for next time!
  14. Ever needed to interface with LDAP from Java? Search no further than the Spring LDAP project, which provides a clean, comprehensive facility for just that. This post on using Active Directory (AD Windows

    Server 2008) from Java and Spring LDAP provides a great introduction.

  15. There's always some great new use of the Java-based configuration mechanism in Spring 3.0. This time, blogger Jason Stillwell writes about how to

    use Spring Java configuration to handle

    injection in a public static void main() method.

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all