spring: datasource: url: jdbc:mysql://127.0.0.1:13306/smart-venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=GMT%2b8&useAffectedRows=true username: root password: hyty4321 redis: host: 127.0.0.1 password: hyty4321 timeout: 6000 port: 6379 jpa: show-sql: true sv: file: store: image: image/ video: video/ health: health-docs/