jta.properties -> application.yaml 로 변경

This commit is contained in:
Rinjae
2025-08-07 19:05:07 +09:00
parent 32f472b311
commit 56f99c900a
3 changed files with 9 additions and 2 deletions
@@ -8,6 +8,8 @@ logging:
spring:
jta:
enabled: true
jpa:
properties:
hibernate:
+4
View File
@@ -30,6 +30,10 @@ spring:
jta:
enabled: true
atomikos:
properties:
log-base-dir: /Log/eapim/portal
log-base-name: adp_tx
thymeleaf:
prefix: 'classpath:/templates/views/'
+3 -2
View File
@@ -1,2 +1,3 @@
com.atomikos.icatch.log_base_dir=/kbklog/standalone/adp/
com.atomikos.icatch.log_base_name=adp_tx
# application.yml ? ??
# com.atomikos.icatch.log_base_dir=/Log/eapim/portal/
# com.atomikos.icatch.log_base_name=adp_tx