radikalFX

About

RadikalFX is the personal outlet of Berry de Vos. This is the place were I write about the technology that I come across and stuff I have discovered on the inter tubes. More...

Archive for the ‘Spring’ Category

31
Jan

Spring 2.5 with annotations and REST requests

Spring 2.5 Web MVC is a really great framework, especially when using annotations you don’t have to spend to much time on getting everything up and running and separating MVC logic is really simple. One problem I recently came across, was something which was a bit annoying. When using Spring 2.5 with annotations, it’s not [...]