From 31e61cf571eb8fb074c20691b706d6a456e538d8 Mon Sep 17 00:00:00 2001 From: Doubleyin <953994191@qq.com> Date: Tue, 14 Oct 2025 22:53:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4redis=E7=9A=84=E4=B8=80?= =?UTF-8?q?=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - pom.xml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ae4ed..ee451e1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Light Delivery 是一个为小程序配送服务设计的后端系统,提供 - Spring Data JPA - Spring WebSocket - MySQL -- Redis - Maven ## 主要功能模块 diff --git a/pom.xml b/pom.xml index f935b65..9f917dd 100644 --- a/pom.xml +++ b/pom.xml @@ -68,10 +68,13 @@ spring-boot-starter-data-jpa + + org.projectlombok