瀏覽代碼

fix增加配置

Eric 1 年之前
父節點
當前提交
1528ebb338
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      cooleshow-app/src/test/resources/application.yml

+ 2 - 0
cooleshow-app/src/test/resources/application.yml

@@ -4,6 +4,8 @@ spring:
   jackson:
     date-format: yyyy-MM-dd HH:mm:ss
     time-zone: GMT+8
+    serialization:
+      fail-on-empty-beans: false
   mvc:
     date-format: yyyy-MM-dd HH:mm:ss