Hello! I'm currently working on a legacy application that requires I used Java 6. Which version of wiremock would be compatible, if any? Struggling to find a clear answer online likely because Java 6 is well past its end of life.
t
Tom
12/06/2024, 8:04 PM
IIRC WireMock 1.x supported Java 6
Tom
12/06/2024, 8:05 PM
You might need to try it…
d
Dylan Mullins
12/06/2024, 8:06 PM
Thanks for the quick response Tom! I'll give it a shot. Very appreciative of the simplicity wiremock has afforded testing web services in the past and hope I can get it working here.
👍 1
t
Tom
12/06/2024, 8:08 PM
Just double-checked. Looks like the latest 1.x - 1.58 built off Java 6.