Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fgqyxxlr
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yaru
fgqyxxlr
Commits
c7780960
Commit
c7780960
authored
Jul 13, 2018
by
yangzhengze
Committed by
若依
Jul 13, 2018
Browse files
Options
Browse Files
Download
Plain Diff
!13 修复 文件上传配置已经弃用问题
Merge pull request !13 from yangzhengze/master
parents
5d0e3a70
e132850a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
src/main/resources/application.yml
+6
-4
No files found.
src/main/resources/application.yml
View file @
c7780960
...
...
@@ -36,10 +36,12 @@ spring:
date-format
:
yyyy-MM-dd HH:mm:ss
profiles
:
active
:
druid
http
:
multipart
:
max-file-size
:
30Mb
max-request-size
:
30Mb
#文件上传
servlet
:
multipart
:
max-file-size
:
30MB
max-request-size
:
30MB
devtools
:
restart
:
#禁用devtools模块的热部署功能
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment