Browse Source

Update README.adoc

See #4054
pull/4109/head
Mark Paluch 3 years ago committed by GitHub
parent
commit
80c843eb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.adoc

2
README.adoc

@ -282,7 +282,7 @@ to build an imperative application and this https://start.spring.io/#type=maven- @@ -282,7 +282,7 @@ to build an imperative application and this https://start.spring.io/#type=maven-
to build a reactive one.
However, if you want to try out the latest and greatest, Spring Data MongoDB can be easily built with the https://github.com/takari/maven-wrapper[Maven wrapper]
and minimally, JDK 8 (https://www.oracle.com/java/technologies/downloads/[JDK downloads]).
and minimally, JDK 17 (https://www.oracle.com/java/technologies/downloads/[JDK downloads]).
In order to build Spring Data MongoDB, you will need to https://www.mongodb.com/try/download/community[download]
and https://docs.mongodb.com/manual/installation/[install a MongoDB distribution].

Loading…
Cancel
Save