Skip to content

4.1.0

Compare
Choose a tag to compare
@xvik xvik released this 09 May 17:21
· 1417 commits to master since this release
  • Update to dropwizard 1.1.0
  • Add StartupErrorRule to simplify dropwizard startup error testing
  • (breaking) HK guice-bridge dependency become optional. New option GuiceyOptions.UseHkBridge could be used
    to enable bridge (#28)
  • Fix NPE when used with JRebel (#29)
  • Add binding for jersey javax.ws.rs.container.ResourceInfo (#26)
  • Fix loggers for GuiceyAppRule (junit) and @UseGuiceyApp (spock) (#32)
  • Fix guava conflict in guicey pom. Make guicey pom usable as BOM.