Issue-ID: POLICY-5144
Change-Id: I034108cfef0f841707526f239c7d80ee5aeac445
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
converters:
preferred-json-mapper: gson
datasource:
- url: jdbc:postgresql://postgres:5432/policyadmin
+ url: jdbc:postgresql://postgres:5432/clampacm
driverClassName: org.postgresql.Driver
username: policy_user
password: policy_user
maximumPoolSize: 10
jpa:
hibernate:
- ddl-auto: update
+ ddl-auto: none
naming:
physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
implicit-strategy: org.onap.policy.common.spring.utils.CustomImplicitNamingStrategy
runtime:
participantParameters:
heartBeatMs: 20000
- maxStatusWaitMs: 200000
+ maxStatusWaitMs: 150000
topicParameterGroup:
topicSources:
-