WAS v8.5 > Develop applicationsDevelop Spring applications
This page provides a starting point for finding information about how to develop Spring applications that can run successfully in a WebSphere Application Server environment.
The Spring Framework is an open source project that provides a framework for simple Java objects that enables them to use the Java EE container through wrapper classes and XML configuration.
Subtopics
- Configure access to a Spring application data source
We can use WAS to manage access to a data source for a Spring application.
Related information:
Spring applications