Add file upload routes.

This commit is contained in:
2018-05-18 20:39:49 +02:00
parent c62de5d6ed
commit 5f54a8e592
6 changed files with 170 additions and 1 deletions

View File

@@ -12,4 +12,6 @@ spring.jpa.database-platform=org.hibernate.dialect.PostgreSQL9Dialect
logging.level.org.hibernate=DEBUG
spring.servlet.multipart.max-file-size=104857600
cors.enabled=false