提交 6bc62b90 authored 作者: LJJ's avatar LJJ

修改配置文件

上级 d04197c5
......@@ -8,7 +8,7 @@ logging.file=./log/efs.log
spring.datasource.url=jdbc:mysql://localhost:3306/ty_efs?useSSL=false&serverTimezone=UTC&characterEncoding=UTF-8
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=root
spring.datasource.password=ljj123456
# spring.jpa.properties.hibernate.format_sql=true
spring.jpa.hibernate.ddl-auto=update
......@@ -16,6 +16,7 @@ spring.jpa.show-sql=false
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
spring.jpa.open-in-view=true
server.tomcat.max-http-form-post-size=-1
# spring-http-�ļ��ϴ��������
spring.servlet.multipart.max-file-size=100MB
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论