diff --git a/web/src/main/resources/application.properties b/web/src/main/resources/application.properties index 7d42f87..bad6159 100644 --- a/web/src/main/resources/application.properties +++ b/web/src/main/resources/application.properties @@ -13,7 +13,7 @@ spring.config.import=classpath:common.properties # mysql -spring.datasource.driver-class-name=com.mysql.jdbc.Driver +spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.url=jdbc:mysql://rm-bp13v5020p7828r5rso.mysql.rds.aliyuncs.com:3306/imitate_sys?useUnicode=true&characterEncoding=utf8&autoReconnect=true&failOverReadOnly=false spring.datasource.username=testeducoder spring.datasource.password=TEST@123