Skip to content
New issue

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

doesn't work with wiremock-standalone 3.x #2031

Open
jochen-schuettler opened this issue Oct 20, 2023 · 1 comment
Open

doesn't work with wiremock-standalone 3.x #2031

jochen-schuettler opened this issue Oct 20, 2023 · 1 comment

Comments

@jochen-schuettler
Copy link

I'm using org.springframework.cloud:spring-cloud-contract-wiremock:4.0.4. The relevant code is here. It uses
new ResponseTemplateTransformer(false)
which was valid with wiremock-standalone:2.x. With wiremock-standalone:3.x this is erronous and throws java.lang.NoSuchMethodError.

@marcingrzejszczak
Copy link
Contributor

Related issue #1933

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants