From 045d931b43ccca8125553a8a51299f95ae194c8b Mon Sep 17 00:00:00 2001 From: lsrong Date: Fri, 25 Aug 2023 22:42:29 +0800 Subject: [PATCH] maven build resources --- mybaits_02/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/mybaits_02/pom.xml b/mybaits_02/pom.xml index 888c7ab..d877cf8 100644 --- a/mybaits_02/pom.xml +++ b/mybaits_02/pom.xml @@ -45,6 +45,21 @@ + + + + src/main/java + + **/*.xml + **/*.properties + + true + + + src/main/resources + true + + org.apache.maven.plugins