Merge branch '5.7.x' into 5.8.x

Closes gh-12553
This commit is contained in:
Rob Winch 2023-01-17 15:03:14 -06:00
commit 5beabbe357

View File

@ -61,6 +61,7 @@ public class WithMockUserTests {
@ContextConfiguration
class WithMockUserTests {
----
====
This is a basic example of how to setup Spring Security Test. The highlights are: