You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm converting over from dropwizard-guice. I'm trying to start my project again for the first time since handling all the compiler and unit test failures.
I'm seeing a WARN message on startup, but I don't know if it's something to be concerned about or not? Do I have something misconfigured still or is this normal?
I'm using JDK 14 (and dropwizard-guicier:1.3+ as my dependency).
WARN [2020-11-13 17:04:31,453] com.squarespace.jersey2.guice.JerseyGuiceUtils: Unavailable to load class in order to validate module: name=com.hubspot.dropwizard.guicier.GuiceBundle$$Lambda$259/0x0000000800f0e040
The text was updated successfully, but these errors were encountered:
chriskessel
changed the title
WARN: unable to load class in guicier.GuiceBundle$$Lambda
WARN: unavailable to load class in guicier.GuiceBundle$$Lambda
Nov 13, 2020
I'm converting over from dropwizard-guice. I'm trying to start my project again for the first time since handling all the compiler and unit test failures.
I'm seeing a WARN message on startup, but I don't know if it's something to be concerned about or not? Do I have something misconfigured still or is this normal?
I'm using JDK 14 (and dropwizard-guicier:1.3+ as my dependency).
The text was updated successfully, but these errors were encountered: