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: spring:
jta: jta:
enabled: true enabled: true
jpa: jpa:
properties: properties:
hibernate: hibernate:
+4
View File
@@ -30,6 +30,10 @@ spring:
jta: jta:
enabled: true enabled: true
atomikos:
properties:
log-base-dir: /Log/eapim/portal
log-base-name: adp_tx
thymeleaf: thymeleaf:
prefix: 'classpath:/templates/views/' prefix: 'classpath:/templates/views/'
+3 -2
View File
@@ -1,2 +1,3 @@
com.atomikos.icatch.log_base_dir=/kbklog/standalone/adp/ # application.yml ? ??
com.atomikos.icatch.log_base_name=adp_tx # com.atomikos.icatch.log_base_dir=/Log/eapim/portal/
# com.atomikos.icatch.log_base_name=adp_tx