You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
webcrawler/web/src/main/resources/config.properties

12 lines
428 B

7 years ago
#-----------------------hibernate<EFBFBD><EFBFBD><EFBFBD><EFBFBD>-----------------------------
7 years ago
hibernate.dialect=org.hibernate.dialect.MySQL57Dialect
hibernate.connection.driver_class=com.mysql.cj.jdbc.Driver
6 years ago
hibernate.connection.url=jdbc:mysql://mikuhime.xyz:3306/bilibili?serverTimezone=UTC
hibernate.connection.username=bilibili
hibernate.connection.password=2233
7 years ago
#-----------------------DruidDataSource<EFBFBD><EFBFBD><EFBFBD><EFBFBD>-----------------------
druid.maxActive=20