Spring
-
Enterprise Java
What is Spring Data?
(This is related to Project Student and I will revisit this topic later.) Spring Data came up in passing in…
Read More » -
Enterprise Java
Using more than one property file in Spring MVC
Everybody heard about portals which combine single web applications to a big one. A portal software works like mashups –…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 1
Table of contents Spring REST: Exception handling vol. 1 Spring REST: Exception handling vol. 2 Spring REST: Exception handling vol.…
Read More » -
Enterprise Java
Why I like Spring bean aliasing
Spring framework is widely used as a dependency injection container, and that’s for good reasons. First of all, it facilitates…
Read More » -
Software Development
Why I stopped using Spring
My post on DZone about Humble Architects sparked somewhat of a controversy, especially around my disparaing comments regarding Spring and…
Read More » -
Enterprise Java
Scaling Spring Batch – Step Partitioning
We have talked about how to get up and running with Spring Batch in a few of previous articles. Now,…
Read More » -
Enterprise Java
HOW-TO: Get started quickly with Spring 4.0 to build a simple REST-Like API (walkthrough)
HOW-TO: Get started quickly with Spring 4.0 to build a simple REST-Like API (walkthrough) Yet another tutorial about creating Web…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 3
It’s a last article from the series about Spring REST exception handling. Finally this time I will talk about handling…
Read More » -
Enterprise Java
Spring REST: Exception handling vol. 2
This is a second article from the series about REST Exception handling with Spring. In my previous post I have…
Read More »