mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
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