aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-acelement/src/test/resources/application-test.yaml
blob: d521ad742b85e13b7f08cc3ee8b6c03b29f45bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
spring:
  security:
    user:
      name: acmUser
      password: zb!XztG34

server:
  port: 8084
  error:
    path: /error

element:
  elementId:
    name: onap.policy.clamp.ac.element1
    version: 1.0.0
management:
  endpoints:
    web:
      base-path: /
      exposure:
        include: health, metrics, prometheus