From ea986ba31534f7e08a7a1034b82c5e7402095797 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Thu, 11 Jan 2024 23:31:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=20Crane4j=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 一个基于注解的,用于完成一切 “根据 A 的 key 值拿到 B,再把 B 的属性映射到 A” 这类需求的字段填充框架 --- continew-starter-dependencies/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 1120966a..392ab323 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -55,6 +55,7 @@ 1.2.0-SNAPSHOT + 2.3.1 1.16.6 1.37.0 3.5.5 @@ -76,6 +77,13 @@ + + + cn.crane4j + crane4j-spring-boot-starter + ${crane4j.version} + + me.zhyd.oauth