13 lines
551 B
Properties
13 lines
551 B
Properties
spring.datasource.url=jdbc:mysql://192.168.124.202:3306/fourcal?\
|
|
characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&rewriteBatchedStatements=true&useSSL=false
|
|
spring.datasource.username=fourcal
|
|
spring.datasource.password=unissense@123
|
|
|
|
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
|
|
#spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
spring.jpa.show-sql=true
|
|
|
|
admin.domain=https://dzgtest.palmte.cn
|
|
|
|
upload.path=/home/data/dzg/fourcal
|
|
upload.prefix=https://dzgtest.palmte.cn/fourcal/upload |