Make wiremock dependency optional
Closed this issue · 0 comments
otrosien commented
You should mark the dependencies to the library as optional so that you can include the autoconfigure module in your projects more easily. If you do it that way, the library won’t be provided and Spring Boot will back off by default.