then i wanna use it without starting a standalone ...
# wiremock-java
g
then i wanna use it without starting a standalone jar. is this ok? can new mockserver().start() in my project automatically start the server for using? if you know... please tell me... thanks
o
g
thanks! I'll try it. hope it works
sorry, it does not work...
Do i need to launch the WireMock.jar? I want wiremock join my project without launch.
o
You cannot just use static methods without prior configuration https://wiremock.org/docs/java-usage/#configuring-for-static-calls
g
thanks! now i know how to use! I will learn Eng more hard!
o
OK, happy to help