remove gson

This commit is contained in:
Timi
2026-04-08 11:25:45 +08:00
parent b6a58b7376
commit 8947269351
53 changed files with 492 additions and 844 deletions

View File

@@ -40,9 +40,6 @@ spring:
enable: true
required: true
default-encoding: UTF-8
mvc: # JSON 序列化
converters:
preferred-json-mapper: gson # 返回 JSON 序列化使用 GSON
redis: # Redis 数据库
host: dev.vm.imyeyu.test
port: 6379