Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2017-02-08 14:32:58 +01:00
commit ba05f4012c
1 changed files with 1 additions and 1 deletions

View File

@ -5156,7 +5156,7 @@ If you use the
the following provided libraries:
* http://junit.org[JUnit] -- The de-facto standard for unit testing Java applications.
* {spring-reference}/#integration-testing.html[Spring Test] & Spring Boot Test --
* {spring-reference}/#integration-testing[Spring Test] & Spring Boot Test --
Utilities and integration test support for Spring Boot applications.
* http://joel-costigliola.github.io/assertj/[AssertJ] -- A fluent assertion library.
* http://hamcrest.org/JavaHamcrest/[Hamcrest] -- A library of matcher objects (also known