From 56d42e81ec240a8bcf60ca964af23451ced942d1 Mon Sep 17 00:00:00 2001 From: Qasim Khan Date: Wed, 21 Oct 2020 19:24:09 +0500 Subject: [PATCH] Add spring boot guide in free-programming-books.md (#4570) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 0ee1cb333..d70f5d073 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1613,6 +1613,7 @@ Kerridge (PDF) (email address *requested*, not required) #### Spring Boot +* [Building modern Web Apps with Spring Boot and Vaadin](https://v.vaadin.com/hubfs/Pdfs/Building%20Modern%20Web%20Apps%20with%20Spring%20Boot%20and%20Vaadin.pdf) (PDF) * [Spring Boot Reference Guide](https://docs.spring.io/spring-boot/docs/current/reference/html/) - Phillip Webb et al. ([PDF](https://docs.spring.io/spring-boot/docs/current/reference/pdf/spring-boot-reference.pdf))