Practical Guide to Building an API Back End with Spring Boot

Practical Guide to Building an API Back End with Spring Boot

Regular price
$37.99
Sale price
$37.99
Regular price
$52.99
Sold out
Unit price
per 
Shipping calculated at checkout.

Starting your first project with Spring Boot can be a bit
daunting given the vast options that it provides. This book
will guide you step-by-step along the way to be a Spring Boot
hero in no time.

The book covers:

* Setup of your project
* Security and user management for your application
* Writing REST endpoints
* Connecting with a database from your application
* Unit and integration testing for all aspects
* Writing documentation for your REST endpoints
* Support file upload from your REST API