Greg Turnquist 9 年 前
コミット
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
+