Day 1 Agenda - learn-spring-fast/rock-paper-scissors GitHub Wiki
The First Day's Agenda
Lectures
- Introduction
- What is a microservice?
- Introduction to RESTful APIs
- Spring Boot Overview
- Spring MVC Development
- Spring JDBC
Labs
- A simple RESTful API (Lab 4)
- The Spring Web MVC framework (Lab 5)
- Working with Spring Data
Demos
- Keeping score: A Spring Boot RESTful web services example
- A fun little Spring Web MVC example