News

Spring 3 provides the ability to use a Java based configuration file, as opposed to using those monolithic XML configuration files that everyone hates. However, it doesn't have to be a complete ...
However, annotation-based Spring configuration has its drawbacks, especially as applications scale. A codebase with Java annotations scattered across hundreds of classes can quickly become difficult ...
The latest version of Spring Batch framework supports job partitioning, remote chunking and annotation based configuration. Spring Batch development team recently released version 2.0 of the batch fra ...
Spring Framework 4.1 provides comprehensive support for JCache (JSR-107) annotations using Spring’s existing cache configuration and infrastructure abstraction. Stephane Nicoll, senior software ...
Spring is perhaps the best of the component-based frameworks that emerged at the turn of the 21st century. It vastly improves the way that developers write and deliver infrastructure code in Java ...