We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da31e1 commit 97bce6dCopy full SHA for 97bce6d
framework-docs/modules/ROOT/pages/testing/support-jdbc.adoc
@@ -31,5 +31,5 @@ provide convenience methods that delegate to the aforementioned methods in
31
The `spring-jdbc` module provides support for configuring and launching an embedded
32
database, which you can use in integration tests that interact with a database.
33
For details, see xref:data-access/jdbc/embedded-database-support.adoc[Embedded Database Support]
34
- and <<data-access.adoc#jdbc-embedded-database-dao-testing, Testing Data Access
35
-Logic with an Embedded Database>>.
+ and xref:data-access/jdbc/embedded-database-support.adoc#jdbc-embedded-database-dao-testing[Testing Data Access
+Logic with an Embedded Database].
0 commit comments