This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information