Greg Turnquist vor 9 Jahren
Ursprung
Commit
b678d4442a
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3
    0
      README.adoc

+ 3
- 0
README.adoc Datei anzeigen

@@ -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
+