You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
759 B
16 lines
759 B
3 years ago
|
#=============================================#spring Redisson\u914D\u7F6E#===================================#
|
||
|
spring.redisson.address = localhost:6379
|
||
|
##\u8D44\u6E90\u6620\u5C04\u8DEF\u5F84(\u56E0\u4E3Ajar\u65B9\u5F0F\u8FD0\u884C\u7684\u539F\u56E0)
|
||
|
file.dir = E:\\disk\\
|
||
|
spring.resources.static-locations = classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${file.dir}
|
||
|
## openoffice\u76F8\u5173\u914D\u7F6E
|
||
|
office.home = C:\\Program Files (x86)\\OpenOffice 4
|
||
|
server.tomcat.uri-encoding = UTF-8
|
||
|
converted.file.charset = GBK
|
||
|
|
||
|
spring.http.multipart.max-file-size=100MB
|
||
|
spring.http.multipart.max-request-size=100MB
|
||
|
## \u05A7\u6587\u4EF6\u7C7B\u578B
|
||
|
simText = txt,html,xml,java,properties,sql
|
||
|
media=mp3,mp4,flv,rmvb
|