Spring Boot School

Lessons about getting started with Spring Boot and building APIs. It doesn't matter if you use a microservice architecture or not.

In progress - Your feedback and participation are encouraged!

Getting Started

What is Spring and Spring Boot?
The basics.

Read more

Accessing Data

Work with SQL, MongoDB and other storages.

Read more

Building APIs

Using Spring MVC for HTTP APIs like REST.

Read more

Logging

Logging in your application.

Read more

Production Features

Out of the box features for going live like metrics and health checks.

Read more

Deployment

Deploy your application; Standalone or in the Cloud (Heroku, etc.)

Read more

Brief Books for Developers


Build a Microservice with Spring Boot cover
4 Secure Integrations of a Spring Boot Microervice with an Angular App
Build Microservices with Spring Boot, Spring Cloud and Netflix