InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Rod Johnson: 2006 the year Spring became Ubiquitous

Posted by Floyd Marinescu on Dec 08, 2006

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Java ,
Transactions Processing ,
Web Frameworks
Tags
Java EE ,
Java SE ,
Spring ,
Spring Web Flow
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
Re: Small correction by Alex Popescu Posted
Small correction contd. by Roland Nelson Posted
  1. Back to top

    Small correction

    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

    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.

    by Roland Nelson

    Our application (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

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.