From 9a6d7fefecc9f025fe01f62f765f21e0196f69ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 12 Apr 2021 11:55:29 +0200 Subject: [PATCH] Added Spring Boot in Practice by Somnath Musib Hi, I thought this title might be a great addition to your list of resources/videos/books. Thank you for your consideration. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5317db7..df48899 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ - [Node.js Design Patterns](https://www.packtpub.com/web-development/nodejs-design-patterns-second-edition) - [Game Programming Patterns](https://github.com/munificent/game-programming-patterns) - [Object Design Style Guide](https://www.manning.com/books/object-design-style-guide) +- [Spring Boot in Practice](https://www.manning.com/books/spring-boot-in-practice) ## Other Awesome Lists - Other amazingly awesome lists can be found in the [awesome](https://github.com/sindresorhus/awesome) list.