We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea7453 commit 1f33e7fCopy full SHA for 1f33e7f
1 file changed
simple-application/src/main/resources/application.yml
@@ -1,6 +1,9 @@
1
spring:
2
application:
3
name: simple-admin
4
+ jackson:
5
+ date-format: yyyy-MM-dd HH:mm:ss
6
+ time-zone: GMT+8
7
8
# 端口
9
server:
0 commit comments