删除无用配置

This commit is contained in:
nojava
2026-05-18 19:17:48 +08:00
parent 8d8941e34c
commit 2134ef4691
@@ -6,11 +6,6 @@ server:
spring:
application:
name: jog-system
mvc:
throw-exception-if-no-handler-found: false
web:
resources:
add-mappings: true
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://81.70.204.4:3306/jog?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&createDatabaseIfNotExist=true