#-----------------------hibernateÅäÖÃ----------------------------- hibernate.dialect=org.hibernate.dialect.MySQL57Dialect hibernate.connection.driver_class=com.mysql.cj.jdbc.Driver hibernate.connection.url=jdbc:mysql://localhost:3306/bilibili?serverTimezone=UTC&&useSSL=true hibernate.connection.username=root hibernate.connection.password= #-----------------------DruidDataSourceÅäÖÃ----------------------- druid.maxActive=20