Explorar el Código

fix增加配置

Eric hace 1 año
padre
commit
1528ebb338
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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