You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ The https://spring.io/[spring.io] site contains several guides that show how to
137
137
[[building-from-source]]
138
138
== Building from Source
139
139
140
-
You do not need to build from source to use Spring Data. Binaries are available in https://repo.spring.io[repo.spring.io]
140
+
You do not need to build from source to use Spring Data. Binaries are available in https://central.sonatype.com[Maven Central] or in case of snapshots from https://repo.spring.io[repo.spring.io]
141
141
and accessible from Maven using the Maven configuration noted <<maven-configuration,above>>.
142
142
143
143
NOTE: Configuration for Gradle is similar to Maven.
0 commit comments