Hi, 

I use dropwizard 1.0.0 and I'm trying to implement the 
AssetsBundleConfiguration 
like here:

https://github.com/dropwizard-bundles/dropwizard-configurable-assets-bundle


But it is not possible for me to create an instance of AssetsConfiguration 
as in the example. A no args constructor is not available:

private final AssetsConfiguration assets = new AssetsConfiguration();


Any ideas?


Regards


-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to