Skip to content

Simplest possible example of problem using Future and FileUpload together in Scalatra

Notifications You must be signed in to change notification settings

butlermh/ScalatraFutureFileUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileUploadExample

Simple example that shows FileUpload in Scalatra working with Akka, Futures, Swagger and Swagger-UI via WebJars.

Build & Run

$ cd FileUploadExample
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/upload/swagger-ui/index.html in your browser.

This example uses code from Swagger-UI - see https://github.com/wordnik/swagger-ui

For more information see

About

Simplest possible example of problem using Future and FileUpload together in Scalatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published