Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
I
inspect
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
912协同工作系统
项目监控管理工具
inspect
Commits
8113e952
提交
8113e952
authored
3月 11, 2020
作者:
孙洁清
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
评估报告管理页面修改v1.0.4
上级
198ef742
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
4 行增加
和
2 行删除
+4
-2
application-dev.properties
src/main/resources/application-dev.properties
+3
-2
application.properties
src/main/resources/application.properties
+1
-0
没有找到文件。
src/main/resources/application-dev.properties
浏览文件 @
8113e952
...
@@ -28,8 +28,8 @@ spring.jpa.open-in-view=true
...
@@ -28,8 +28,8 @@ spring.jpa.open-in-view=true
spring.jpa.properties.javax.persistence.validation.mode
=
none
spring.jpa.properties.javax.persistence.validation.mode
=
none
# spring-http-\u6587\u4EF6\u4E0A\u4F20\u76F8\u5173\u914D\u7F6E
# spring-http-\u6587\u4EF6\u4E0A\u4F20\u76F8\u5173\u914D\u7F6E
spring.servlet.multipart.max-file-size
=
2
00MB
spring.servlet.multipart.max-file-size
=
5
00MB
spring.servlet.multipart.max-request-size
=
2
00MB
spring.servlet.multipart.max-request-size
=
5
00MB
#\u914D\u7F6E\u65F6\u95F4\u683C\u5F0F
#\u914D\u7F6E\u65F6\u95F4\u683C\u5F0F
spring.jacksondate-format
=
yyyy-MM-dd HH:mm:ss
spring.jacksondate-format
=
yyyy-MM-dd HH:mm:ss
...
@@ -38,6 +38,7 @@ spring.thymeleaf.cache=false
...
@@ -38,6 +38,7 @@ spring.thymeleaf.cache=false
spring.mvc.static-path-pattern
=
/**
spring.mvc.static-path-pattern
=
/**
spring.resources.static-locations
=
classpath:/uploads/
spring.resources.static-locations
=
classpath:/uploads/
serverTimezone
=
Hongkong
#highgo
#highgo
#highgo.driver=org.postgresql.Driver
#highgo.driver=org.postgresql.Driver
#highgo.connectionType=postgresql
#highgo.connectionType=postgresql
...
...
src/main/resources/application.properties
浏览文件 @
8113e952
...
@@ -54,6 +54,7 @@ spring.datasource.url=jdbc:mysql://localhost:3306/adaptation?useSSL=false&server
...
@@ -54,6 +54,7 @@ spring.datasource.url=jdbc:mysql://localhost:3306/adaptation?useSSL=false&server
spring.datasource.username
=
root
spring.datasource.username
=
root
spring.datasource.password
=
root
spring.datasource.password
=
root
serverTimezone
=
Hongkong
maven.home
=
/Users/mcj/apache-maven-3.6.1
maven.home
=
/Users/mcj/apache-maven-3.6.1
maven.command
=
dependency:tree -DoutputType=txt -DoutputFile=
maven.command
=
dependency:tree -DoutputType=txt -DoutputFile=
maven.treefile
=
./hello
maven.treefile
=
./hello
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论