Codebase for the blog post #HOWTO: RESTEasy (WildFly) file up- and downloading
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
rest-easy-file-uploading-and-downloading
- Start your Docker daemon
- Run the
buildAndRun.bat
(Windows) or./buildAndRun.sh
(Mac/Linux - runchmod +x buildAndRun.sh
if you can't execute it) script - Visit http://localhost:8080 and upload a file of your choice
- Visit http://localhost:8080/resources/files to download a random file