From fbac987dd1b2cf6f507677593e5c59154d20e7f3 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Wed, 17 Nov 2021 10:51:48 +0900 Subject: [PATCH] =?UTF-8?q?DB=20Pool=20=EC=97=B0=EA=B2=B0=20=EC=9C=A0?= =?UTF-8?q?=EC=A7=80=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../spring/context-datasource.xml | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/src/main/resources/egovframework/spring/context-datasource.xml b/src/main/resources/egovframework/spring/context-datasource.xml index 8304b063..c65d8681 100644 --- a/src/main/resources/egovframework/spring/context-datasource.xml +++ b/src/main/resources/egovframework/spring/context-datasource.xml @@ -24,7 +24,17 @@ + + + + + + + + + + @@ -33,17 +43,6 @@ - + - - - - - -