Skip to content

Add Spring Boot Support Matrix #98

@stonio

Description

@stonio

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)'
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions