Interface RegistryPlatformsConfig

    • Method Detail

      • getExtensionCatalogsIncluded

        Boolean getExtensionCatalogsIncluded()
        Whether the client should send requests to resolve the platform extension catalogs (platform descriptors) to the registry or resolve them from Maven Central directly instead. Returning null from this method will be equivalent to returning false, in which case the client will not send requests to resolve platform extension catalogs to the registry.
        Returns:
        true if the registry will be able to handle platform descriptor requests, otherwise - false