
org.kiwiproject.consul.model.agent.DebugConfig Maven / Gradle / Ivy
package org.kiwiproject.consul.model.agent;
import java.util.HashMap;
/**
* DebugConfig contains the full runtime configuration,
* but its format is subject to change without notice or deprecation.
*/
public class DebugConfig extends HashMap {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy