Merge branch '5.3.x'

This commit is contained in:
Sam Brannen
2022-07-13 16:13:49 +02:00
47 changed files with 75 additions and 74 deletions

View File

@@ -22,7 +22,7 @@ import java.io.IOException;
* Interface used for {@link org.springframework.beans.testfixture.beans.TestBean}.
*
* <p>Two methods are the same as on Person, but if this
* extends person it breaks quite a few tests..
* extends person it breaks quite a few tests.
*
* @author Rod Johnson
* @author Juergen Hoeller