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 1/2] 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. From c42d4ef86f8f6b703cf1f7c3657d1b4aaa0d6a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 29 Jun 2022 22:02:21 +0200 Subject: [PATCH 2/2] Added Designing Microservices Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df48899..435abe6 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ - [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) +- [Designing Microservices](https://www.manning.com/books/designing-microservices) ## Other Awesome Lists - Other amazingly awesome lists can be found in the [awesome](https://github.com/sindresorhus/awesome) list.