Krelix / spring_file_injector

Command LIne runner with Spring, generating files with random bytes and injecting it to a REST endpoint with multipart support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Generator and Spring REST Client for file uploads

This project contains 2 parts :

  • a file generator that takes a target file size and generate a file with random bytes
  • a REST client that calls an upload service

TODO

  • Multithreaded upload

About

Command LIne runner with Spring, generating files with random bytes and injecting it to a REST endpoint with multipart support


Languages

Language:Java 100.0%