From 027a012a8532d995d3e7e50140d824cbfd13a9f5 Mon Sep 17 00:00:00 2001 From: "1437892690@qq.com" <1437892690@qq.com> Date: Tue, 9 Apr 2024 12:28:22 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96neatlogic-resources=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1131004595503104]初始化neatlogic-resources模块 http://192.168.0.96:8090/demo/rdm.html#/story-detail/939050947543040/939050947543042/1131004595503104 --- pom.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..f36f198 --- /dev/null +++ b/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + com.neatlogic + neatlogic-parent + [3.0.0, 4.0.0) + + neatlogic-resources + 0.3.0.0-SNAPSHOT + + UTF-8 + UTF-8 + + + + + localconfig + + i18n/** + + + + src/main/resources + + neatlogic/** + + + + + -- Gitee