Browse Source

Add footer

Greg Turnquist 9 years ago
parent
commit
b678d4442a
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      README.adoc

+ 3
- 0
README.adoc View File

@@ -301,3 +301,6 @@ Spring Boot does this by dynamically adding key annotations to your code and lev
301 301
 Congratulations! You built a simple web application with Spring Boot and learned how it can ramp up your development pace. You also turned on some handy production services.
302 302
 This is only a small sampling of what Spring Boot can do. Checkout http://docs.spring.io/spring-boot/docs/{spring_boot_version}/reference/htmlsingle[Spring Boot's online docs]
303 303
 if you want to dig deeper.
304
+
305
+include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]
306
+