java - Run Mock Server in standalone with Expectations -


i able run mock server using command line java, not able find way pass expectation it.

java -jar mockserver-netty-3.10.4-jar-with-dependencies.jar -serverport 1080 

i know maven plugin may possible, want use plain , pure java initialization. how can it?

unfortunately, there no current option running mock server standalone java application expectations.

running command line - using java


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -