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-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
image:https://spring.io/badges/spring-data-rest/ga.svg[Spring Data REST, link="https://projects.spring.io/spring-data-rest/#quick-start"]
2
-
image:https://spring.io/badges/spring-data-rest/snapshot.svg[Spring Data REST, link="https://projects.spring.io/spring-data-rest/#quick-start"]
3
-
4
1
= Spring Data REST image:https://jenkins.spring.io/buildStatus/icon?job=spring-data-rest%2Fmain&subject=Build[link=https://jenkins.spring.io/view/SpringData/job/spring-data-rest/] https://gitter.im/spring-projects/spring-data[image:https://badges.gitter.im/spring-projects/spring-data.svg[Gitter]]
5
2
6
3
The goal of the project is to provide a flexible and configurable mechanism for writing simple services that can be exposed over HTTP.
@@ -136,7 +133,7 @@ Building the documentation builds also the project without running tests.
136
133
137
134
[source,bash]
138
135
----
139
-
$ ./mvnw clean install -Pdistribute
136
+
$ ./mvnw clean install -Pantora
140
137
----
141
138
142
139
The generated documentation is available from `target/site/reference/html/index.html`.
0 commit comments