...
- Create a directory to hold your configuration and data files (e.g. c:/data)
- Copy the term-server-config/src/main/resources/data/snomedct-20140131-mini folder to your data directory (e.g. c:/data);..
- Copy the term-server-config/src/main/resources/data/icd9cm_2013.xml file into your data directory (e.g. c:/data)
- Copy the term-server-config/src/main/resources/config.properties.dev to your data directory (e.g. c:/data) and rename it to "config.properties"
...