InfoQ Homepage SpringSource Content on InfoQ
-
Mastering Spring MVC 3
Keith Donald presents the Spring MVC3 programming model, detailing with examples: mapping HTTP requests, binding requests/responses, rendering views, using data, handling exceptions and testing.
-
DSL Evolution for Groovy Developers
Peter Bell explains DSLs, how to approach writing one, and especially how to evolve one over time using "fixing the API", "backwards compatibility", "versioning" and "automated evolution/checking”.
-
Developing Social-Ready Web Applications
Craig Walls discusses social web applications, how to integrate them, how to provide social data in a RESTful and secure way, introducing Spring Social, a framework for developing social web apps.
-
Groovy.DSLs (from: beginner, to: expert)
Paul King and Guillaume Laforge present Groovy’s capabilities to build DSLs through several concrete examples meant to highlight the language’s good support for creating internal DSLs.
-
Advanced GORM - Performance, Customization and Monitoring
Burt Beckwith discusses potential performance problems using mapped collections and Hibernate 2nd-level cache in GORM, along with strategies for avoiding such performance penalties.
-
What's New in Spring Integration 2.0?
Mark Fisher and Oleg Zhurakousky present what’s new in Spring Integration 2: Sprint 3 features used, enterprise integration patterns, channel adapters, tooling support, and what lies beyond 2.0.
-
Introduction to Spring Security 3/3.1
Mike Wiesner demoes using Spring Security 3 with its new features, such as expression language-based authorization and extensions, to implement authentication and authorization in Java applications.
-
Introduction to Spring Roo
Rod Johnson and Stefan Schmidt introduce Spring Roo, building a sample app, unit and integration tests, AspectJ utilization, dependency injection, controller/view generation and GWT integration.
-
What's New in Spring-WS 2.0?
Arjen Poutsma introduces Spring-WS, and shows what’s new in Spring-WS 2.0 using demos: an improved @Endpoint model, Spring 3 and Java 5++ support, full streaming, and integration test support.
-
SpringOne 2GX Keynote: Spring 2010 Technology
Adrian Colyer talks about Spring 3.1: environment profiles and cache abstraction. Graeme Rocher demoes GORM for NoSQL. Keith Donald demoes Greenhouse. Jon Travis demoes Spring Insight.
-
What's New in Spring Framework 3.1?
Jurgen Holler reviews Spring 3.0, he previews Spring 3.1, planned to have its first milestone release in late November 2010, and he takes a sneak preview at Spring 3.2 supposed to support Java 7.
-
Rod Johnson SpringOne 2GX Keynote
Rod Johnson talks on the future of Spring: making Spring the de-facto Java programming model for the cloud starting with Code2Cloud, an integrated desktop-cloud development environment.