remove gson
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user