[11.10.20] Sentiment process service and lowered CPU limit

This commit is contained in:
andyjk15 2020-10-11 14:53:05 +01:00
parent d8576a29ec
commit 80843da00e

View File

@ -17,7 +17,7 @@ spring:
platform: postgres
jpa:
hibernate:
ddl-auto: validate
ddl-auto: update
show-sql: false
properties:
org.hibernate.envers.revision_field_name: revision_id