mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1b30b469c4
This allows autowiring a MockServerSpec in test class and using a different identity or none at all with each test. Polishing in MockServerSpecTests. See gh-35042