Archive for the ‘REST’ 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 [...]
