From 410b97309da9125595be4436484f5dabd3b289d9 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Mon, 27 Oct 2025 13:16:29 +0900 Subject: [PATCH] =?UTF-8?q?jndi=20=EC=98=A4=EA=B8=B0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index eeb173b..96cace5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -53,7 +53,7 @@ sample-code-path: classpath:/templates/sample_code ems: datasource: - jndi-name: jdbc/dsOBP_AGW + jndi-name: jdbc/dsOBP_EMS schema: EMSADM hibernate-dialect: org.hibernate.dialect.Oracle12cDialect