summaryrefslogtreecommitdiffstats
path: root/test-apis-ci/src/test/resources/config/configuration1.yaml
blob: 12ab2c777fa0c11acf279367255d5017aabbd3aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version: 1.0
released: 2012-11-30

# Connection parameters
connection:
    url: jdbc:mysql://localhost:3306/db
    poolSize: 5

# Protocols
protocols:
   - http
   - https

# Users
users:
    tom: passwd
    bob: passwd