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 3a15287 commit f46e3dcCopy full SHA for f46e3dc
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -4979,7 +4979,7 @@ If you use the
4979
the following provided libraries:
4980
4981
* http://junit.org[JUnit] -- The de-facto standard for unit testing Java applications.
4982
-* {spring-reference}/#integration-testing.html[Spring Test] & Spring Boot Test --
+* {spring-reference}/#integration-testing[Spring Test] & Spring Boot Test --
4983
Utilities and integration test support for Spring Boot applications.
4984
* http://joel-costigliola.github.io/assertj/[AssertJ] -- A fluent assertion library.
4985
* http://hamcrest.org/JavaHamcrest/[Hamcrest] -- A library of matcher objects (also known
0 commit comments