We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a821d5 commit 0d81f1aCopy full SHA for 0d81f1a
README.md
@@ -6,6 +6,10 @@ Demo application to go with my [Microservices Blog](https://spring.io/blog/2015/
6
7
Clone it and either load into your favorite IDE or use maven directly.
8
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
13
## Using an IDE
14
15
You can run the system in your IDE by running the three servers in order: _RegistrationService_, _AccountsService_ and _WebService_.
0 commit comments