|
Spring enables you to focus on your business problem rather than the plumbing that connects components and systems. Take a tour of Spring’s key features from the core framework to infrastructure and data services and learn how to build, run and manage your modern Java applications. Getting started is easy and you can do it now.
|
|
 |
Spring Framework Features
The Spring Framework helps you build Java Applications faster because it allows you to focus on your business problem rather than the plumbing code that connects components and systems. The features of Spring include:
|
Modern Web
Complete support for modern applications including REST, HTML 5, conversations and AJAX.
See more...
|
Data Access
Supports traditional RDBMS as well as new NoSQL solutions, map-reduce frameworks and cloud based data services.
See more...
|
Integration
Enterprise orchestration and adapters for distributed applications, asynchronous message-based applications, and batch applications.
See more...
|
|
Mobile
Web support for mobile client platforms including Android and iPhone.
See more...
|
Social
Integration with Facebook, Twitter, LinkedIn, and other prominent social networks.
See more...
|
Security
Authorization control for all tiers and authentication integration to dozens of providers.
See more...
|
|
Cloud Ready
Spring applications are supported on all popular cloud platforms like Cloud Foundry, Google App Engine and Amazon EC2.
See more...
|
|
|
Spring Key Benefits

Modularity
Plain old Java Objects keep your code concise, simple and modular
|
|

Productivity
Over 70% of developers report productivity gains and reduction in time to deploy with Spring
|
|

Portability
Applications run on Tomcat, all Java EE servers as well as cloud platforms
|
|

Testability
Cleanly expressed dependencies make unit and integration testing easier
|