From 9888ae83220f32971453464016565850673c49c1 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Fri, 5 Jan 2024 14:11:25 +0900 Subject: [PATCH] PagingSupport -> MapperSupport --- src/main/resources/sql/mybatis-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/sql/mybatis-config.xml b/src/main/resources/sql/mybatis-config.xml index ab0047a..ad8dca7 100644 --- a/src/main/resources/sql/mybatis-config.xml +++ b/src/main/resources/sql/mybatis-config.xml @@ -19,7 +19,7 @@ - + \ No newline at end of file