Technolords / microservice-mock

A webservice to mock other web services, suitable for testing, for performance or regular. Optionally add delay or error codes. (latest release: 1.6.0)
MIT License
14 stars 7 forks source link

Issue/17 #19

Closed Technolords closed 8 years ago

Technolords commented 8 years ago

This PR adds support for a properties file as an alternative to the system properties on command line interface (CLI). In addition, a PropertiesManager class is introduced which isolates all handling associated with properties.