This repository was archived by the owner on Aug 24, 2023. It is now read-only.
Beta 0.9.6
- Added conversion() function for use in server config closure to define a converter function to convert InputStream to specified Class.
- PUT/POST Actions can now declare a type for the first argument (which is by default the inputStream) and if there is a conversion defined, it will by converted to that type.
- Avaliable via Maven/Gradle on Bintray/jCenter (io.github.javaconductor:gserv:0.9.6)