From 330482f07022ae080d15278e1ef92f57fe1b949f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Basl=C3=A9?= Date: Wed, 11 May 2016 19:07:18 +0200 Subject: [PATCH] Add note on favoring the BOM --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 20633b37..5a6e89a0 100644 --- a/index.html +++ b/index.html @@ -72,6 +72,8 @@ access layer. ## Quick Start +*Note that you should usually rely on the BOM, as described in [the Spring Data generic quick start](http://projects.spring.io/spring-data/#quick-start), especially when using Spring Boot.* + {% include download_widget.md %} ## Configuration