Class TopLevelRootConfig


  • @ConfigRoot(name="<<parent>>",
                phase=RUN_TIME)
    public class TopLevelRootConfig
    extends Object
    This is used currently only to suppress warnings about unknown properties when the user supplies something like: -Dquarkus.profile=someProfile TODO refactor code to actually use these values
    • Constructor Detail

      • TopLevelRootConfig

        public TopLevelRootConfig()