mysql.8 true com.mysql.cj.jdbc.Driver jdbc:mysql://localhost:3306/unilife $ProjectFileDir$ redis true true $PROJECT_DIR$/unilife-server/src/main/resources/application.yml jdbc.RedisDriver jdbc:redis://127.0.0.1:6379/0 $ProjectFileDir$ mysql.8 true true $PROJECT_DIR$/unilife-server/src/main/resources/application.yml com.mysql.cj.jdbc.Driver jdbc:mysql://localhost:3306/UniLife?allowPublicKeyRetrieval=true&useSSL=false&serverTimezone=UTC&characterEncoding=UTF-8 $ProjectFileDir$