We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4264539 commit b56e5b8Copy full SHA for b56e5b8
src/main/resources/application.yml
@@ -185,8 +185,7 @@ spring:
185
datasource:
186
url: jdbc:postgresql://localhost:5432/simpleworklist
187
jta:
188
- transaction-manager-id: transaction-manager-simpleworklist
189
- log-dir: transaction-logs/transaction-logs-simpleworklist
+ transaction-manager-id: tx-manager-simpleworklist
190
jpa:
191
hibernate:
192
ddl-auto: update
0 commit comments