after integrate dependency docker-java its throwing exception while trying to connect java deamon. #2285
bugfixer-code
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
code : DockerClient dockerClient = DockerClientBuilder.getInstance(custom).build();
Exception in thread "main" java.lang.NoClassDefFoundError: javax/ws/rs/core/Configuration
Beta Was this translation helpful? Give feedback.
All reactions