From 9c1397c3c28328775f22fcb364abb57d1655db28 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Sun, 28 Apr 2024 11:32:50 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20api=E6=88=90=E6=89=B9=E5=88=86?= =?UTF-8?q?=E9=85=8D=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-backend/src/main/resources/application.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/core-backend/src/main/resources/application.yml b/core/core-backend/src/main/resources/application.yml index 969b852faa..87a0091da2 100644 --- a/core/core-backend/src/main/resources/application.yml +++ b/core/core-backend/src/main/resources/application.yml @@ -25,10 +25,6 @@ spring: jackson: parser: allow-numeric-leading-zeros: true - serialization: - fail-on-empty-beans: true - deserialization: - fail-on-unknown-properties: true management: health: redis: