28 août 2015
Werval is an open source JVM based toolkit for building HTTP services. A lightweight core, live reload dev mode, useful modules, plugins for several build tools and multiple languages support leave you free to choose the right architecture for your domain.
Keep in sight that this is an early access release and that some edges may still be rough.
If you encounter any issue, please report by creating a new issue.
(#255) Fix StartCommand fork command line -classpath
(#258) JOSE: Allow issuance of JWT without exp or nbf
(#254) Allow long numbers in configuration
(#256) Gradle Plugin now check Gradle version in use
Core
Upgrade Netty from 4.0.27
to 4.0.30
, see the announcements: 4.0.28, 4.0.29 and 4.0.30
Upgrade Typesafe Config from 1.2.1
to 1.3.0
, see the changelog
Modules
Upgrade Commons Email from 1.3.3
to 1.4
, see the changes-report
Upgrade Liquibase from 3.3.2
to 3.4.1
, see the announcement
Upgrade Guice from 4.0-beta5
to 4.0
, see the wiki