hi all we wish to use springboot 3.2.0 and wiremoc...
# help
n
hi all we wish to use springboot 3.2.0 and wiremock 3.3.1 regarding jetty issue, is there a plan/timeline for jetty version upgrade? https://github.com/wiremock/wiremock/issues/2513 we are aware of workaround with standalone wiremock but would prefer not to use it our current workaround is using springboot 3.1.6 and wiremock 3.3.1
t
Are you aware you can use standalone as a dependency, rather than running it as a separate process?
n
yes
so, there is no timeline at this moment for jetty version update?
t
We don't have a specific timeline for this, no. Happy to receive a PR if you feel like creating one. What's your objection to using the standalone artifact?
n
ā€¢ never used standalone as dependency ā€¢ we would like to keep artifact size down
I hope to find time actually to contribute:)
t
I suggest you give it a try. The experience is the same. Are you shipping WireMock in a deployed artifact? If it's just a test dependency the size tends not to matter very much.
n
no, but we have a very big private artifactory, and a lot of traffic, keeping size down is general policy
āœ… 1
tnx for your time
šŸ‘ 1