This message was deleted.
# wiremock-java
s
This message was deleted.
o
How do you actually start WireMock in Spring Boot?
s
In console it is stating that it has started in port 8089, but while checking in postman with the same URL, it does not work. Am I missing some configuration over here
o
And did you try accessing this URL locally? the WireMock server seems to have started properlyfrom the log. Note that 0.0.0.0 is not necessarily mapped to localhost. Depends on your OS and system configuration.