Chapter 1 - Setting up a Spring web application in no time
I just finished writing the first chapter of Mastering Spring MVC 4. That was a lot of fun. I enjoyed sharing the tips and tricks that I use when I bootstrap a Spring application. In this first chapter, you will learn how to get started with spring MVC in a snap. Know thy tools Have you heard of Spring Tool Suite? Do you know start.spring.io? Did you know you could actually curl start.spring.io? You will learn all that and much more in this action-packed first chapter! ...