application.properties 737 字节
Newer Older
7
7wc98#14 已提交
1 2
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/campus?serverTimezone=GMT%2B8
7
Update  
7wc98#14 已提交
3 4
# Ʒ
#spring.datasource.url=jdbc:mysql://rm-2ze0g228tqrrxny5u125010.mysql.rds.aliyuncs.com:3306/campus?serverTimezone=GMT%2B8
7
7wc98#14 已提交
5 6 7 8 9 10 11 12 13
spring.datasource.username=pyc
spring.datasource.password=root1973@#
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jackson.serialization.indent-output=true
spring.thymeleaf.mode=LEGACYHTML5
spring.thymeleaf.cache=false
spring.thymeleaf.encoding=UTF-8
spring.thymeleaf.servlet.content-type=text/html
7
Update  
7wc98#14 已提交
14
logging.level.org.springframework.security=INFO
7
commit  
7wc98#14 已提交
15 16
spring.mvc.favicon.enabled=false
spring.batch.job.enabled=false
7
Update  
7wc98#14 已提交
17
security.ignored=/test