From c123bb91c4d4a748bb781c8ec2c847424f27f3e5 Mon Sep 17 00:00:00 2001 From: xinzirun Date: Wed, 25 Sep 2024 20:59:08 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=86=B2=E7=AA=81=E3=80=81=E5=BC=82=E5=B8=B8=E3=80=81Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cloud-modules-system/src/main/resources/bootstrap.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cloud-modules/cloud-modules-system/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-system/src/main/resources/bootstrap.yml index ac41d92..204791c 100644 --- a/cloud-modules/cloud-modules-system/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-system/src/main/resources/bootstrap.yml @@ -10,12 +10,6 @@ nacos: namespace: xzr spring: - amqp: - deserialization: - trust: - all: true - main: - allow-bean-definition-overriding: true application: # 应用名称 name: cloud-system