We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b09a8d commit 8068911Copy full SHA for 8068911
README.adoc
@@ -25,7 +25,7 @@ To manually initialize the project:
25
26
. Navigate to https://start.spring.io.
27
This service pulls in all the dependencies you need for an application and does most of the setup for you.
28
-. Choose either Gradle or Maven and the language you want to use.
+. Choose either Gradle or Maven and the language you want to use: Kotlin or Java.
29
. Click *Dependencies* and select *Spring Data JPA* and then *H2 Database*.
30
. Click *Generate*.
31
. Download the resulting ZIP file, which is an archive of a web application that is configured with your choices.
0 commit comments