Skip navigation.
Arch2Arch Tab BEA.com
dev2dev > Spring

Spring Resource Page

The Spring Framework reduces the complexity of Java EE programming by embracing Plain Old Java based Object (POJO) development, Dependency Injection and much more. This resource page brings together articles, FAQs, technical documentation and other relevant resources on Dev2Dev about using the Spring Framework and its integration with BEA products.

Spring Featured Articles

WebLogic Event Server and Distributed Caching WebLogic Event Server and Distributed Caching
by Seth White
Author Seth White shows ways in which BEA WebLogic Event Server applications can take advantage of distributed caching for increased performance and high availability. 2007-09-10 | Discuss (1)
Spring 2.0.1 and BEA WebLogic Server 9.2 Integration Spring 2.0.1 and BEA WebLogic Server 9.2 Integration
by Andy Piper and Eric Hsiao, Rod Johnson, Chris Wall
WebLogic Server 9.2 provides a platform for enhanced management, ease-of-use and scalability of Java applications. The Spring Framework enables a simpler, POJO based, approach to Java EE development without sacrificing the power of the platform. This article describes the synergy of these two systems, and introduces the Spring on WebLogic kit. 2007-04-23 | Discuss (0)
POJOs in Action POJOs in Action
Book Excerpt
by Chris Richardson
In this book excerpt from POJOs in Action, Chris Richardson explores the benefits and drawbacks of using the Transaction Script pattern and describes how to implement this pattern using POJOs and the Spring framework. 2007-01-17 | Discuss (0)
A Primer on Spring's Data Access Object (DAO) Framework A Primer on Spring's Data Access Object (DAO) Framework
by Dhrubojyoti Kayal
This article introduces the Spring Data Access Object (DAO) framework. After examining the architectural needs for DAO, it describes the DAO pattern in general and how Spring simplifies the implementation. 2006-11-29 | Discuss (6)
Basic Spring Interaction with WebLogic Portal Basic Spring Interaction with WebLogic Portal
Tutorial
by Mark Meyer and Don Davis
This tutorial uses a demonstration application to show how BEA WebLogic Portal 8.1 and the Spring framework can be used together to give developers powerful techniques for delivering flexible applications. 2006-09-06 | Discuss (0)
Declarative Caching Services for Spring Declarative Caching Services for Spring
by Alex Ruiz
Caching is an essential practice that improves the performance of enterprise applications. In this article, Alex Ruiz demonstrates a declarative caching framework for Spring 2.0, which supports pluggable cache implementations. 2006-05-19 | Discuss (2)
An Introduction to WebLogic Real Time An Introduction to WebLogic Real Time
by Markus Eisele
Sometimes you need something done now. This article introduces the WebLogic Real Time server, a combination of a deterministic JRockit JVM, WebLogic Server 9.1, and the Spring Framework, delivering a platform for real-time computation. 2006-04-25 | Discuss (3)
Using the Java Persistence API with Spring 2.0 Using the Java Persistence API with Spring 2.0
by Seth White
The Java Persistence API (JPA) and the version 2.0 release of the Spring Framework form a powerful combination. Author Seth White uses an updated version of BEA WebLogic Server's medical records sample application to show how Spring 2.0 and JPA can be used with WebLogic Server. 2006-03-20 | Discuss (21)

All Articles »


Spring Newsgroups

All Newsgroups »

Related Resources