blob: e6fed247552199850ccaf6cb101c6987719e261c [file] [log] [blame]
spring:
datasource:
url: jdbc:h2:mem:testdb
driverClassName: org.h2.Driver
hikari:
maxLifetime: 1800000
maximumPoolSize: 3
jpa:
hibernate:
ddl-auto: create
properties:
hibernate:
dialect: org.hibernate.dialect.HSQLDialect
metrics:
security:
disabled: false
server:
servlet:
context-path: /onap/policy/clamp/acm
runtime:
participantParameters:
updateParameters:
maxRetryCount: 3
topicParameterGroup:
topicSources:
-
topic: POLICY-ACRUNTIME-PARTICIPANT
servers:
- localhost
topicCommInfrastructure: dmaap
fetchTimeout: 15000
topicSinks:
-
topicCommInfrastructure: dmaap
servers:
- localhost
topic: POLICY-ACRUNTIME-PARTICIPANT