jackson
This commit is contained in:
parent
d165490661
commit
04e1f29f03
@ -5,6 +5,9 @@ server:
|
|||||||
max-swallow-size: -1 # tomcat默认大小2M,超过2M的文件不会被捕获,需要调整此处大小为100MB或者-1即可
|
max-swallow-size: -1 # tomcat默认大小2M,超过2M的文件不会被捕获,需要调整此处大小为100MB或者-1即可
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
|
jackson:
|
||||||
|
time-zone: Asia/Shanghai
|
||||||
|
date-format: yyyy-MM-dd HH:mm:ss
|
||||||
application:
|
application:
|
||||||
name: imooc-red-book-nacos
|
name: imooc-red-book-nacos
|
||||||
profiles:
|
profiles:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user