Skip to content

Commit fc276a6

Browse files
authored
Update README.md
1 parent ab4e9b5 commit fc276a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Microservices - The Practical Way - v9
1+
# Microservices - The Practical Way - v10
22

3-
This project contains the version 9 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 get a copy of the book on [Apress](http://www.apress.com/gp/book/9781484231647).
44

55
## Idea
66

77
These projects, included in [Microservices-Practical repositories](https://github.com/microservices-practical), illustrate how to start an application from scratch and then evolve it to become a full microservices environment.
88

9-
This version introduces end to end testing with Cucumber JVM.
9+
This version has exactly the same functionality as the v9 version, but the projects have been upgraded to Spring Boot 2.0, thus applying some minor changes in code to make them work.
1010

1111
## Contents
1212

0 commit comments

Comments
 (0)