You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Allowing getting the scheme, serverPort, and serverName
Spring-test allows for getting these properties, so the change to throw UnsupportedOperationException when they're retrieved is a backwards-compatibility breaking change. These properties are easy to get from the request URI, so this commit does that.
0 commit comments