From 2f954c693aba10f4e5b79bf8720f2339e6e5ab36 Mon Sep 17 00:00:00 2001 From: msgroup Date: Sat, 28 Jan 2023 09:41:06 +0800 Subject: [PATCH] =?UTF-8?q?up:=205.3.0=20=E6=9B=B4=E6=96=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3b2ef9dd..1d257a83 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -65,6 +65,11 @@ ms: circle: 10 #干扰线条数,值越大越不容易辨别 spring: + data: + elasticsearch: + repositories: + enabled: false + main: allow-circular-references: true datasource: