Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wimdeblauwe/spring-boot-building-api-backend

Code of the 'Practical Guide to Building an API Back End with Spring Boot' book
https://github.com/wimdeblauwe/spring-boot-building-api-backend

book java spring-boot spring-data spring-security

Last synced: 6 days ago
JSON representation

Code of the 'Practical Guide to Building an API Back End with Spring Boot' book

Awesome Lists containing this project

README

        

= Source Code to 'Practical Guide to Building an API Back End with Spring Boot'

This repository contains the source code for the InfoQ mini-book 'Practical Guide to Building an API Back End with Spring Boot'. See https://www.infoq.com/minibooks/spring-boot-building-api-backend for the free download of the book.

This branch contains the sources for the latest version of the book, targeting Spring Boot 3.

If you want to view the sources for the previous edition of the book targeting Spring Boot 2, see the https://github.com/wimdeblauwe/spring-boot-building-api-backend/tree/release/1.x[release/1.x] branch.