All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.dapr.testcontainers.converter.YamlConverter Maven / Gradle / Ivy

package io.dapr.testcontainers.converter;

public interface YamlConverter {
  String convert(T value);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy