Greg Turnquist 9 лет назад
Родитель
Сommit
b678d4442a
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      README.adoc

+ 3
- 0
README.adoc Просмотреть файл

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