InfoQ

News

Rod Johnson: 2006 the year Spring became Ubiquitous

Posted by Floyd Marinescu on Dec 08, 2006 11:10 AM

Community
Java
Topics
Transactions Processing ,
Web Frameworks
Tags
Spring ,
Spring Web Flow ,
Java SE ,
Java EE
Rod Johnson kicked off the opening keynote of The Spring Experience conference declaring that 2006 was year Spring became ubiquitous. The keynote started with Rod demonstrating the European Patents office site which is built using Spring Web Flow. Rod went on to describe other types of high profile users of Spring including:
  • a college savings plan site for parents
  • Voca: which processes all bank transfers in the UK
  • "a good proportion of online travel bookings are using spring"
  • Many major airlines are running Spring    
Rod went on to declare that "2006 was the year Spring was confirmed as the defacto standard", citing a Forrester report that said that "a majority of enterprises are using Spring" and also a BEA dev2dev survey that found that "68% of respondents reported using Spring."  2006 had saw a number of events "underpin the growth of Spring adoption", which according to Rod were:

Februrary.
 - Arjen Poutsma joins Interface21, focused on Spring Web Services.
May
 - Spring gets a gold award for innovation at the JAX conference in Germany.
 - Pitchfork released in cooperation with BEA who is using Spring inside WebLogic.
 - Oracle also announces Spring integration, and that Oracle Developer Depot runs Spring
 - Acegi Security goes 1.0
June
  - French online tax portal based on Spring goes into production - handles taxation for 34 million users   
  - Spring One held in Antwerp, belgium
July
  -  Voca payment engine goes live in the UK, coinciding with Rod's birthday. Voca has handled 80M/ transactions/day since. Voca processses direct debits, credits, and  money orders between banks.
August
   - Spring LDAP joins the Spring portfolio
   - Interface21 trains its 1000th developer on Spring, they have a huge list of upcoming trainings
September
   - Spring gets it's 1 millionth download
October
    - Spring 2 final releases. 12,000 downloads in the fist 24 hours
    - Spring  Web Flow goes 1.0 final.
    - Former Solarmetric co-founder Neelan Choksi joins I21 from BEA, where he managed the open sourcing of Kodo as the OpenJPA project. Adrian Colyer and Ramniavs Laddadd also joined I21 last year.
 
2007 will be an even more exciting year, according to Rod. Upcoming are releases of Spring OSGi, Spring Web Services, and further improvements to Spring Web Flow. In future Spring will follow a release train (like Eclipse Callisto) to coordinate the releases of various Spring portfolio projects.  In regards to Spring OSGi, Rod predicted that "I believe this is going to be a very big story in 2007."  

Rod Johnson will also be presenting at QCon in London (March 12-16) along with Martin Fowler, Amazon CTO Werner Vogels, Pragmatic Dave Thomas and others.    See also the Spring content portal on InfoQ at infoq.com/spring.
Small correction by Rod Johnson Posted Dec 8, 2006 5:52 PM
Re: Small correction by Alex Popescu Posted Dec 12, 2006 6:34 PM
Small correction contd. by Roland Nelson Posted Dec 21, 2006 6:48 AM
  1. Back to top

    Small correction

    Dec 8, 2006 5:52 PM by Rod Johnson

    A small correction:

    Voca has handled 80M transactions since
    Voca handles around 80 million payment instructions per day: the total figure is in the billions since the Spring-based solution went live.

  2. Back to top

    Re: Small correction

    Dec 12, 2006 6:34 PM by Alex Popescu

    This app would represent an excellent material for a case study. I think ther e are lots of people out there wanted to here some details about such an impressive app - at least I know one of them ;-). ./alex -- :Architect of InfoQ.com: .w( the_mindstorm )p. Co-founder of InfoQ.com PS: Rod thanks a lot for the correction. I was just writting the same correction email to InfoQ editors now.

  3. Back to top

    Small correction contd.

    Dec 21, 2006 6:48 AM by Roland Nelson

    Our application (http://ep.espacenet.com)at the European Patent Office is a full stack Spring Web MVC app. The entire behind-the-scenes administration is done via Spring Web Flow.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.