Skip to content

Commit 2397a42

Browse files
committed
Updated README file
1 parent b1cdc37 commit 2397a42

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Microservices - The Practical Way - v10
1+
# Learn Microservices with Spring Boot - v10
22

3-
This project contains the version 10 of the application that is developed under the scope of the book *Learn Microservices with Spring Boot*. You can get a copy of the book on [Apress](http://www.apress.com/gp/book/9781484231647).
3+
This project contains the version 10 of the application that is developed under the scope of the book *Learn Microservices with Spring Boot*. You can buy the book on [Amazon](http://amzn.to/2FSB2ME) or [Apress](http://www.apress.com/gp/book/9781484231647).
4+
5+
The book shows you how to evolve a simple Spring Boot application to become a full Microservices Architecture, using Spring Cloud Eureka, Ribbon, Zuul and Hystrix to implement Service Discovery, Load Balancing, the API Gateway pattern and a Circuit Breaker. Besides, you'll learn how to implement End-to-End tests with Cucumber, an Event-Driven system and the best practices when building Microservices.
46

57
## Idea
68

@@ -31,5 +33,5 @@ These are the instructions:
3133

3234
## Do you want to know more?
3335

34-
If you want more details about the different application parts and how to get there from scratch, you can buy the book on [Apress](http://www.apress.com/gp/book/9781484231647).
35-
# microservices-v10
36+
If you want more details about the different application parts and how to get there from scratch, you can buy the book on [Apress](http://www.apress.com/gp/book/9781484231647) on [Amazon](http://amzn.to/2FSB2ME).
37+

0 commit comments

Comments
 (0)