add the combination of IOC and dropwizard code
[vfc/nfvo/wfengine.git] / dropwizard-ioc-container / src / test / resources / example.yml
1 server:
2   type: simple
3   rootPath: '/service/*'
4   applicationContextPath: /
5   connector:
6     type: http
7     port: 45673
8