-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
Can you document which Spring Boot versions are supported by Wiremock Spring Boot?
A support matrix could be an option.
Related to #81.
References
My project is based on Spring Boot 3.3.11 (Java 17 ; Spring WebFlux) and works well with Wiremock Spring Boot 3.7.0.
However I have an error with Wiremock Spring Boot 3.8.0 or newer:
Caused by: java.lang.NoSuchMethodError: 'org.apache.hc.client5.http.config.RequestConfig$Builder org.apache.hc.client5.http.config.RequestConfig$Builder.setProtocolUpgradeEnabled(boolean)'
``
wimdeblauwe
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation