You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.adoc
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
This is the code accompanying the Livelessons video training course, https://www.safaribooksonline.com/library/view/building-microservices-with/9780134192468/[_Building Microservices with Spring Boot_],
5
5
by http://twitter.com/starbuxman[Josh Long] and http://twitter.com/phillip_webb[Phil Webb].
6
6
7
+
NOTE: We're currently upgrading this codebase for a second video. Please use the `v1` branch if you want to see the previous version.
7
8
8
9
== Introduction
9
10
What makes a modern application? A modern application lives on the web. It
0 commit comments