Spring Boot Rest Tutorial
I'm sure you're looking for a complete Spring Rest Tutorial which covers the most important topics related to Spring Boot. You're in the right place!
You want to build a web application or a REST API using Spring Boot (and other popular technologies like Thymeleaf), but you don't know where to start... Let me help you get things done. This tutorial explains how to create a simple Rest Api exposing data as Json.
Don't worry, Spring isn't that difficult! In under 5 minutes, you will build your first web app using Spring Boot.
NOTE: Updated with Spring Boot 2 and Spring 5!
Full source code is available at Spring Boot 2 Demo on Github.