Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Beta 0.9.6

Choose a tag to compare

@javaConductor javaConductor released this 13 Feb 08:18
· 46 commits to master since this release
  • 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)