Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phil Webb opened SPR-13479 and commented
The code snipped in the http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/test/web/client/MockRestServiceServer.html Javadoc doesn't include any imports. This makes it a little hard to tell where requestTo comes from.
requestTo
Affects: 4.2.1
Referenced from: commits fb3e054
The text was updated successfully, but these errors were encountered:
rstoyanchev
No branches or pull requests
Phil Webb opened SPR-13479 and commented
The code snipped in the http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/test/web/client/MockRestServiceServer.html Javadoc doesn't include any imports. This makes it a little hard to tell where
requestTo
comes from.Affects: 4.2.1
Referenced from: commits fb3e054
The text was updated successfully, but these errors were encountered: