Feed aggregator

EIP 'Loan Broker' Reference Implementation (Part 1)

springsource blog - March 18, 2010 - 17:18
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 [...]

SpringSource S2G Forum Munich next week

springsource blog - March 10, 2010 - 10:28
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 [...]

Introducing SpringSource tc Server 2.0

springsource blog - March 10, 2010 - 06:00
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 [...]

Behind the Spring Security Namespace

springsource blog - March 6, 2010 - 14:38
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 [...]

Spring Framework 3.0.1 released

springsource blog - February 18, 2010 - 13:53
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 [...]

Practical Use of Spring Batch and Spring Integration

springsource blog - February 15, 2010 - 02:07
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 [...]

Ajax Simplifications in Spring 3.0

springsource blog - January 25, 2010 - 00:56
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 [...]

Introduction To Spring Roo Screencast

springsource blog - January 19, 2010 - 13:00
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 [...]

dm Server 2.0.0 released

springsource blog - January 12, 2010 - 09:54
As Adrian mentioned, today is the day for dm Server 2.0 and I'm delighted to announce that dm Server 2.0 is now available. Thank you for all of the feedback that we've had during the development of 2.0, it's helped to shape it into what we believe is a big step forward for enterprise OSGi. [...]

dm Server project moves to Eclipse.org

springsource blog - January 12, 2010 - 04:10
Today we will be releasing version 2.0 of the dm server. This represents a major milestone for the project, and for enterprise application development with OSGi in general. I’m delighted to now be able to reveal the next step in the dm Server journey: we have submitted a proposal at Eclipse.org to continue development of [...]

Task Scheduling Simplifications in Spring 3.0

springsource blog - January 5, 2010 - 07:57
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 [...]

Spring Roo 1.0.0 Released

springsource blog - December 31, 2009 - 02:33
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 [...]

Grails 1.2 Released

springsource blog - December 23, 2009 - 09:09
Continuing the release train, today we are excited to announce the general availability of Grails 1.2 final. Representing the most stable and performant Grails release yet, Grails 1.2 is a significant new release of the premier dynamic language framework for the JVM. As well as featuring all of the goodness of Spring 3, this release has a number [...]

Bundlor 1.0.0.RC1 Available

springsource blog - December 23, 2009 - 02:44
I'm very excited to announce that Bundlor 1.0.0.RC1 is now available. There have been numerous changes to Bundlor since the M6 release including additions to detection and warning criteria as well as improvements to the ANT and Maven configurations. This milestone marks feature-complete status for the 1.0.0 release. Baring any major issues, this candidate [...]

Configuration Simplifications in Spring 3.0

springsource blog - December 22, 2009 - 15:37
Second in a series of posts on "Spring 3 Simplifications" started yesterday by Keith, I'd like to provide a very brief and hands-on introduction to Spring's new @Configuration annotation and related support. As those that followed the Spring JavaConfig project will know, a @Configuration-annotated class serves much the same role as a Spring XML file. [...]

Groovy 1.7 released

springsource blog - December 22, 2009 - 07:35
The Groovy development team and SpringSource are very pleased to announce the final release of Groovy 1.7, the most popular and successful dynamic language for the JVM! After two betas and two release candidates, we're are happy to deliver this new and very important milestone to our ever-growing user base. Over the years, the Groovy project [...]

MVC Simplifications in Spring 3.0

springsource blog - December 21, 2009 - 01:10
As Juergen and Arjen have mentioned, Java developers everywhere have a smooth upgrade with Spring 3.0. Now that Spring 3 is out, I'd like to take you through some of the new MVC features you may not know about. I hope you find these features useful and can start putting them to work [...]

dm Server 2.0 RC1 released

springsource blog - December 18, 2009 - 03:51
Hot on the heels of Spring 3.0 and Spring DM 1.2.1, I'm delighted to announce that dm Server 2.0 RC1 is now available. RC1 is feature complete and, barring any major problems being found, will be the final 2.0 release early in the new year. So, please download the RC and give us your feedback: [...]

Spring Framework 3.0 goes GA

springsource blog - December 16, 2009 - 10:09
After a long ride, it is my pleasure to announce that Spring 3.0 GA (.RELEASE) is finally available (download page)! All of SpringSource is celebrating – join the party For some very recent news, Spring 3.0 GA is compatible with Java EE 6 final in terms of runtime environments now (e.g. on GlassFish v3 [...]

VI Java API and CloudTools

springsource blog - December 8, 2009 - 08:36
Steve Jin, the creator of The Virtual Infrastructure Java API or vSphere API, recently contributed the work he had done for the VMworld 2009 keynote sessions to the CloudTools repository.  CloudTools is the open source project that provides the core infrastructure provisioning and application deployment functionalities to Cloud Foundry.  Steve's code not only demonstrates how [...]
Syndicate content