Skip to content

Commit 0d81f1a

Browse files
committed
Update README.md
1 parent 2a821d5 commit 0d81f1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Demo application to go with my [Microservices Blog](https://spring.io/blog/2015/
66

77
Clone it and either load into your favorite IDE or use maven directly.
88

9+
## Versions
10+
11+
To access V1.0.0 of the repo, corresponding to Spring Cloud release-train Angel.SR6, use its tag: `v1.0.0`.
12+
913
## Using an IDE
1014

1115
You can run the system in your IDE by running the three servers in order: _RegistrationService_, _AccountsService_ and _WebService_.

0 commit comments

Comments
 (0)