We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8211e75 commit 8c7ae79Copy full SHA for 8c7ae79
src/main/antora/modules/ROOT/pages/jdbc/getting-started.adoc
@@ -35,9 +35,6 @@ To create a Spring project in STS:
35
Then enter a project and a package name, such as `org.spring.jdbc.example`.
36
. Add the following to the `pom.xml` files `dependencies` element:
37
+
38
-
39
-. Add the following to the pom.xml files `dependencies` element:
40
-+
41
[source,xml,subs="+attributes"]
42
----
43
<dependencies>
0 commit comments