xavier-b

Results 3 issues of xavier-b

## Feature requests Today it seems that we have only a global `gzipDisabled` setting (on `WireMockConfiguration` class). It would be nice to also have the gzipDisabled response option at the...

enhancement
good first issue
hacktoberfest

This pull request adds the ability to specify SSL client protocols and ciphers if you don't want to use default values. Indeed, the switch to java 17 allows only TLSv1.2...

enhancement

Hello, With Spring boot 2 (use Jersey 2.26), there is a problem : Features are initialized before the `org.glassfish.jersey.server.spring.SpringComponentProvider`. So, when you want use a bean, there is an exception....