summaryrefslogtreecommitdiffstats
path: root/wso2/dropwizard-ioc-container/src/test/resources/example.yml
blob: c3ef0f0fbe2989ba25403f163b2cd721dc28db97 (plain)
1
2
3
4
5
6
7
8
server:
  type: simple
  rootPath: '/service/*'
  applicationContextPath: /
  connector:
    type: http
    port: 45673