mysql.8 true com.mysql.cj.jdbc.Driver jdbc:mysql://localhost:3306 $ProjectFileDir$ mysql.8 true true $PROJECT_DIR$/backend/emotion-websocket/src/main/resources/application-prod.yml com.mysql.cj.jdbc.Driver jdbc:mysql://101.200.208.45:3306/?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT $ProjectFileDir$ mysql.8 true true $PROJECT_DIR$/backend-single/src/main/resources/application-local.yml com.mysql.cj.jdbc.Driver jdbc:mysql://localhost:3306/?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true $ProjectFileDir$ mysql.8 true true $PROJECT_DIR$/backend-single/src/main/resources/application-prod.yml com.mysql.cj.jdbc.Driver jdbc:mysql://101.200.208.45:3306/emotion_museum?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true $ProjectFileDir$