Spring  Framework

Definition: What is Spring?

Spring framework is an open source Java platform. The core features of the Spring Framework can be used in developing any Java application, but there are extensions for building web applications on top of the Java EE platform

The core framework is large, and dozens of portfolio projects extend that core, covering things like security, web flow, SOAP web services (REST web services are part of the core), enterprise integration, batch processing, mobile, various flavors of social networks and this Tutorial for beginners explains what Spring programming.

 

Spring Tutorial

Spring Tutorial – Spring Framework Tutorials

What does Spring mean? Although Spring was initially designed to make Java Enterprise Edition (JEE) programming simpler, it’s not quite a straightforward framework. It’s very large. This step-by-step guide will walk you through constructing a sample blog application using the … Read More