初始化

This commit is contained in:
jimlee
2023-01-10 17:11:39 +08:00
parent 8030d31753
commit aab0134c8e
28 changed files with 1175 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
server:
port: 8081
spring:
servlet:
multipart:
max-request-size: 100MB
max-file-size: 100MB
application:
name: 临时粘贴板