Skip to content

Tag Archives: spring

Spring Web Flow vs MVC

In the last two years ive tried to learn Spring. I wanted an easier approach to web development. It was too cumbersome to recreate the gui flow for each new project. So i decided to go into MVC. It was heaven compared to how i had it before. Simpler. I couldnt really get the grasp [...]