Wiremock: Reload of mappings

Created on 29 Apr 2013  路  2Comments  路  Source: tomakehurst/wiremock

Are there any plans to include, or is there any existing functionality to either periodically and/or through the admin api to reload the mappings?. So whenever I add new mapping, or modify existing ones through the files within mappings folder in standalone, those changes can take place without having to restart the application.

Most helpful comment

I found that by doing a POST to __admin/mappings/reset it does exactly what I want, ignore this issue. Great product! :-).

All 2 comments

I found that by doing a POST to __admin/mappings/reset it does exactly what I want, ignore this issue. Great product! :-).

Thanks,this just i need.

Was this page helpful?
0 / 5 - 0 ratings