io.dapr.testcontainers.ConfigurationSettings Maven / Gradle / Ivy
The newest version!
package io.dapr.testcontainers;
// This is a marker interface, so we could get
// a list of all the configuration settings implementations
public interface ConfigurationSettings {
}