Package io.quarkus.dev.config
Interface ConfigurationProblem
-
public interface ConfigurationProblemInterface that can be implemented by exceptions to allow for config issues to be easily fixed in dev mode.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getConfigKeys()
-