SpringOne2GX 2015 replay: Intro to Spring Boot for the Web Teir
Recorded at SpringOne2GX Presenters: Stephané Nicoll & Brian Clozel Web / Javascript Track Slides: http://www.slideshare.net/SpringCentral/spring-boot-for-the-web-tier-53204645
Only 2 years after its inception, Spring Boot is already very popular amongst Spring developers. If you’re familiar with Spring MVC, you may wonder how Spring Boot can improve your web development experience and how its internals work.
First we’ll go over the basics of a REST service powered by Boot. We’ll then gradually add more features that are typical to modern web applications. Along the way, we’ll see how Boot…