Interface QuarkusServerConfig

  • All Superinterfaces:
    org.projectnessie.services.config.ServerConfig

    public interface QuarkusServerConfig
    extends org.projectnessie.services.config.ServerConfig
    Nessie server config for Quarkus.
    • Method Detail

      • getDefaultBranch

        String getDefaultBranch()
        Specified by:
        getDefaultBranch in interface org.projectnessie.services.config.ServerConfig
      • sendStacktraceToClient

        boolean sendStacktraceToClient()
        Specified by:
        sendStacktraceToClient in interface org.projectnessie.services.config.ServerConfig