Wednesday 27 February 2013

This Week in Spring - Feb 26th, 2013 | SpringSource.org



Welcome to another installment of This Week in Spring! It's been an exciting two weeks for Hadoop content - Hadoop enthusiasts should check last week's post for an HD quality replay of Building Big Data Pipelines with Spring Hadoop from SpringOne 2GX 2012.

Costin Leau has announced that Spring for Apache Hadoop 1.0 has gone GA!

This marks the end of a year in development from the time of the first betas. There's a lot in this release. For more information, check out the blog.

Did you guys hear about yesterday's announcement from Greenplum of Pivotal HD, a Hadoop distribution which performs better than the competition, provides a true SQL interface, and features extra tools (like an admin console and an installation, configuration and management facility) and is bundled with Spring for Apache Hadoop?

The release was in the news a lot yesterday. Here's a nice post on GigaOm, another on
CIO , and yet another on
CRN and another still on
Silicon Angle.



SpringOne2GX 2013 has been announced!
This year, SpringOne will occur in Santa Clara, California, on September 9-12th, 2013. I hope to see you there!

Join me, Josh Long, for the upcoming webinar - Multi Client Development with Spring - on March 14th. The webinar will introduce how to build RESTful, Spring-based applications using Spring MVC, REST and mobile technologies like Spring Mobile and Spring Android and HTML5.


Join Damien Dallimore (Splunk) and David Turanski (SpringSource) on March28th for a webinar, and hear them introduce the Spring Integration Channel Adapter for Splunk!
Are you a JPA user? Weigh in on the JPA TCK Access debate and help improve TCK quality!
Three new SpringOne2GX 2012 recordings available on YoutTube in HD this week: Getting started with Spring Data and Distributed Database Grid, Whoops, Where did my architecture go? and Monitoring and Managing Spring Integration.
If you missed the Testing Web Applications with Spring 3.2 Webinar with Sam Brannen and Rossen Stoyanchev, you can see it in HD on YouTube.
Nicolas Frankel put together a post that demonstrates how to change the default scope of beans. Beans are singleton scoped if no scope is otherwise specified. This example uses a Spring framework BeanFactoryPostProcessor to achieve the effect. NB: this is not something I'd recommend doing! This is super hackety. It is, however, a nice illustration of just how flexible Spring is.
Petri Kainulainen put together a nice tutorial on configuring Spring Data Solr.
CORS, or cross-origin resource sharing is a technique for communicating across hosts, sidestepping the single-host policy limitations typical of Ajax communication. Spring MVC doesn't support it out of the box, but it's easy to add to an existing application, as this tutorial explains.





The Agitech Limited blog has an introduction to Spring MVC tutorial that you might find interesting.






Pas Apicella has written a very nice post

on using Spring and MyBatis, along with VMware SQLFire
.


The Cloud Counselor blog has a nice post on how to use Spring and GemFire together, complete with the working GemFire configuration files.

Vincent Devillers introduces the cloudfoundry-runtime's Java types, letting
you configure Cloud Foundry applications in Spring using Java (and Java configuration)
The Java Journal blog has put together a nice post on using JDBC from Spring. Spring's long since featured the support described in this blog, so hopefully you've at least heard about these facilities in the core Spring framework before! If you haven't, then check out this post.

The all and sundry blog is back, this time with a

post on XML vs. Java-based configuration styles in Spring.
The VmwareNews.de blog has a nice post on the new VMWare vFabric reference architecture.

The aptly-named Solutions to basic IT problems blog has a nice post on Spring Data JPA. This is a follow-up from his previous post, which introduced the Spring and Hibernate combination.

The ComSysto blog has a nice post specifically on visualizing Spring Data Neo4j nodes in JavaFX
Krishna's Blog has a nice post on JUnit testing Spring MVC applications.






The Techi Ghost blog has an interesting post on how Spring's ApplicationContext-wide eventing mechanism works.
The event mechanism, by the way, is one of the things that should be greatly improved in the upcoming Spring 4.0 release, due at the end of this year.




crawled from : Springsource

No comments:

Post a Comment