Example code for MSB SDK
[msb/java-sdk.git] / example / src / main / resources / example.yml
1 server:
2   type: simple
3   rootPath: '/api/rpc/v1/*'
4   applicationContextPath: /
5   adminContextPath: /admin
6   connector:
7     type: http
8     port: 9090
9