Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wimdeblauwe/spring-boot-building-api-backend
- Owner: wimdeblauwe
- Created: 2018-09-18T19:07:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T05:38:27.000Z (9 months ago)
- Last Synced: 2024-12-26T19:07:39.088Z (13 days ago)
- Topics: book, java, spring-boot, spring-data, spring-security
- Language: Java
- Size: 214 KB
- Stars: 133
- Watchers: 12
- Forks: 72
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
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.