We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7334d43 commit 350c431Copy full SHA for 350c431
metadata/org.testcontainers/testcontainers/1.17.6/reflect-config.json
@@ -66,6 +66,18 @@
66
"name": "com.github.dockerjava.api.command.AsyncDockerCmd",
67
"queryAllDeclaredMethods": true
68
},
69
+ {
70
+ "condition": {
71
+ "typeReachable": "org.testcontainers.shaded.com.fasterxml.jackson.databind.ser.BeanPropertyWriter"
72
+ },
73
+ "name": "com.github.dockerjava.api.model.AuthConfig",
74
+ "methods": [
75
76
+ "name": "getUsername",
77
+ "parameterTypes": []
78
+ }
79
+ ]
80
81
{
82
"condition": {
83
"typeReachable": "org.testcontainers.shaded.com.github.dockerjava.core.exec.CreateContainerCmdExec"
0 commit comments