Skip to content

1.1.0

Compare
Choose a tag to compare
@xvik xvik released this 23 Oct 05:51
· 1637 commits to master since this release
  • Fix interface generics resolution to support nested generics and moved generics resolution into GenericsUtils instead of FeatureUtils
  • Drop java 1.6 compatibility, because dropwizard is 1.7 compatible
  • Add junit rule for lightweight testing (run guice without starting jetty)