BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Spring Content on InfoQ

  • A Look at OSGi Services in Respect to Spring

    Noted OSGi expert Peter Kriens has written a summary of a recent discussion on the Spring-OSGi mailing list related to how OSGi services are handled by Spring. Throwing OSGi services into the IOC mix creates a number of considerations that Spring alone does not have.

  • Reasons to choose Wicket over JSF and Spring MVC

    A recent post to the Wicket mailing list details some reasons to choose Wicket over Spring MVC or JSF. Wicket is a component based web application framework.

  • Spring: unifying themes and complete tour

    At The Spring Experience this past weekend, Adrian Colyer keynoted an overview of the unifying themes of Spring and what all the capabilities of the Spring portfolio are. Rod Johnson also weighed in on a debate countering that there is no "not invented here" syndrome at Spring by explaining that Spring only goes as deep as it needs to considering what's already available.

  • Presentation: Zero Calories J2EE Case study

    A lightweight approach with a rich domain model used directly in web-tier can increase both quality and speed of development. This case study, recorded at Javapolis 2005, looks at a Tapestry+Spring+Hibernate project by Nordija, how it was architected, how testability was introduced, and the level of simplicity achieved using the lightweight approach.

  • The Spring.NET team announces Spring.NET 1.1 Preview 3

    The Spring.NET team announced Preview 3 of their Spring.NET 1.1 release with support for Dependency Injection in ASP.NET, ADO.NET data access, and numerous bug fixes.

  • Rod Johnson: 2006 the year Spring became Ubiquitous

    Rod Johnson kicked off the opening keynote of The Spring Experience conference declaring that 2006 was year Spring became ubiquitous. Rod cited a number of notable large scale Spring deployments, and also reviewed the events that drove Spring adoption in 2006.

  • Springy Brings JRuby Power to Spring Configuration

    Last week's coverage of RSpec on Ruby included the thought that JRuby was poised to start making waves by providing new, Ruby influenced tools to Java developers. Springy, a JRuby configuration tool for Spring, is on the leading edge of those tools.

  • Tangosol Coherence Data Grid Adds Enhanced Spring Support

    Tangosol has announced Coherence Data Grid for Spring which simplifies integration between Spring and the Coherence Data Grid. Coherence Data Grid for Spring will feature a new type of Spring component, the Spring Data Grid Bean. Spring Beans may be automatically and transparently managed in highly available data grids built on top of Coherence.

  • Using Java, Groovy, or Annotations to Configure Spring Instead of XML

    Rod Johnson recently blogged on configuring Spring via Java instead of XML. While the implementation uses annotations it is unique in the fact that they are in a separate configuration class and not in the core business classes themselves.

  • Job Trends: EJB, Spring, and Hibernate

    Rick Hightower has posted a few graphs from Indeed's Job Trends comparing Spring against EJB3 and various ORM tools against each other. The graphs show that Spring is steadily gaining while EJB3 (and EJB overall) is not. Similarly, Hibernate continues to dominate the ORM field in job postings.

  • Spring.NET QnA with Aleks Seovic and Mark Pollack

    InfoQ had a chance to sit down with Aleksandar Seovic and Mark Pollack the co-creaters of Spring.NET. Spring.NET is an application framework that brings AOP, a Dependency Injection container and data access framework to .NET. It is not a complete port of Spring to .NET yet it preserves the tenets of Spring.

  • Keith Donald on Reuseable UI Flows with Spring Web Flow 1.0

    The Spring Web Flow team has released version 1.0 after 20 months of active development. The release comes after 11 milestone releases and 50k early access downloads. Spring Web Flow allows developers to build reusable, self-contained controller modules called flows. InfoQ discussed the release with Interface21's Keith Donald, Spring Web Flow lead.

  • Spring 2 Final Released - Downloads overload servers

    Spring 2 final has gone live. Soon after the release their servers became unavailable due to all the downloads. :) Spring 2 final is the much awaited release with new the new simplified and extensible XML configuration, AOP enhancements and AspectJ integration, asynchronous JMS, first class JPA support, dynamic language support, OSGi, portlet support and MVC enhancements.

  • Mule ESB 1.3 Released - Adds XFire and Spring Remoting Support

    MuleSource, the company founded earlier this year to provide support and services to Mule users, has released Mule 1.3 today. Mule is the most commonly used open-source Enterprise Service Bus, with over 200,000 downloads. The new version improves performance and adds support for XFire and Spring Remoting.

  • Spring 2 Video Interview with Juergen Hoeller and Rob Harrop

    Spring core developers Rob Harrob and Juergen Hoeller talk about what, why, and how of the new features in Spring 2, including XML configuration, custom tags, AspectJ integration, and migrating to Spring 2. The interview also discusses how to use Spring on large scale projects, common pitfalls with using Spring, and Spring MVC vs. other frameworks.

BT