Can anyone clarify what are the differences between Spring Framework, Spring ROO, and Spring MVC ? I am really puzzled by these similar terms and cannot mangage find an answer.
It's really easy:
Applications generated with Spring Roo at development time use Spring Framework at run time.
Hope this helps.