dropwizard-blog-sample
dropwizard-blog-sample copied to clipboard
Exception in thread "main" java.lang.ExceptionInInitializerError
This looks like an interesting project. It's just a bit outdated though.
Any plans for updates since it seems to be the most famous example for the combination of dropwizard + elasticsearch in google ?
That's the result when running the project and I'm still debugging.
Exception in thread "main" java.lang.ExceptionInInitializerError
...
Caused by: java.lang.UnsupportedOperationException: Boot class path mechanism is not supported
...