Archive for the Spring category

Oleg Zhurakousky

EIP 'Loan Broker' Reference Implementation (Part 1)

We are pleased to announce the first installment of the 'Loan Broker' Reference Implementation.
'Loan Broker' concept has become a de-facto reference domain for showcasing Enterprise Integration Patterns (EIP) – by Gregor Hohpe ad Bobby Woolf, and this installment of the Loan Broker RI demonstrates how Enterprise Integration Patterns are realized and applied using Spring Integration [...]

Juergen Hoeller

SpringSource S2G Forum Munich next week

Here in the Spring team, we are currently preparing for a busy next week: We have a three-day team meeting coming up from March 15th to 17th, immediately followed by the SpringSource S2G Forum Munich on Thursday, March 18th (overview, agenda, registration).
The S2G Forum series is a new conference concept that we are giving a [...]

Bruce Snyder

Introducing SpringSource tc Server 2.0

In the very near future, SpringSource tc Server 2.0™ will be released including a new Spring Edition, representing some big changes for the product and a big step ahead for web application development. This also continues SpringSource's commitment to tc Server being a 100% compatible drop-in replacement for Apache Tomcat that provides the best place [...]

Luke Taylor

Behind the Spring Security Namespace

With the introduction of the security schema in Spring Security 2, it became much easier to get a simple secured application up and running. In older versions, users had to declare and wire-up all the implementation beans individually, resulting in large and complicated Spring application context files which were difficult to understand and maintain. There [...]

Juergen Hoeller

Spring Framework 3.0.1 released

After two months of incorporating valuable feedback, it is my pleasure to announce the first Spring 3.0 maintenance release – addressing more than 170 reported issues. Get it from our download page.
Since quite a few users asked for a dependencies distribution (as an alternative to grabbing dependencies via Maven or Ivy), we are providing a [...]

Dave Syer

Practical Use of Spring Batch and Spring Integration

There are some common concerns of users of Spring Batch and Spring Integration, and we get asked a lot about how they fit together. Spring Batch Admin 1.0.0.M2 was released recently, and it makes heavy use of Spring Integration, so it is a good vehicle for looking at some specific use cases, and that [...]

Keith Donald

Ajax Simplifications in Spring 3.0

In my last entry, I walked you through several enhancements in Spring 3 for web application development. A number of you expressed interest in a follow-up entry focused on Ajax remoting. Spring 3 provides a lot in this area to take advantage of. Read on, and I'll walk you through it.
Spring and [...]

Stefan Schmidt

Introduction To Spring Roo Screencast

After our mad dash to the final release of Spring Roo 1.0.0 on New Year's Eve, many users have asked for an introductory screencast.

In this 5 minute screencast you will see how to:

Develop a simple "contact manager application" using the Roo shell
Import and edit the project our free IDE, SpringSource Tool Suite (STS)
Run the Roo-provided [...]

Mark Fisher

Task Scheduling Simplifications in Spring 3.0

Continuing the Spring 3.0 "simplification series" started by Keith and Chris, I would like to provide a quick overview of simplifications in scheduling and task execution enabled by Spring 3.0.
I will be walking through a basic sample application that you can checkout from the spring-samples Subversion repository. It has been designed to be as simple [...]

Ben Alex

Spring Roo 1.0.0 Released

We're delighted to announce the general availability (GA) of Spring Roo 1.0.0.
Spring Roo is a next-generation rapid application development tool for Java developers. With Roo you can easily build full Java applications in minutes. It differs from other tools by focusing on:

Higher Java productivity: Try the ten minute test and see for yourself.
Stock-standard Java: Roo [...]