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 ade88b5 commit 81d5448Copy full SHA for 81d5448
testcontainers-dapr/src/main/java/io/dapr/testcontainers/Configuration.java
@@ -28,8 +28,7 @@ public class Configuration {
28
// @TODO: add nameResolution https://github.com/dapr/java-sdk/issues/1284
29
// @TODO: add disallow components https://github.com/dapr/java-sdk/issues/1285
30
// @TODO: add mtls https://github.com/dapr/java-sdk/issues/1286
31
-
32
+
33
/**
34
* Creates a new configuration.
35
*
0 commit comments