Hot on the heels of the 3.10.0 core release we’ve ...
# announcements
t
Hot on the heels of the 3.10.0 core release we’ve got two more to announce: 0.9.0 of the gRPC extension, which adds an extra JAR with Jetty 12 support. https://github.com/wiremock/wiremock-grpc-extension/releases/tag/0.9.0 3.3.0 of the Spring Boot integration, which switches it to use the WireMock Jetty 12 thin JAR rather than the Jetty 11 standalone JAR, and also adds declarative support for extension factories. https://github.com/wiremock/wiremock-spring-boot/releases/tag/3.3.0 And finally to showcase both of these together we now have a Spring Boot + WireMock + gRPC demo project here: https://github.com/wiremock/wiremock-grpc-demos/tree/main/springboot-grpc
👍 3