All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.odpi.openmetadata.accessservices.subjectarea.fvt.FVTConstants Maven / Gradle / Ivy

There is a newer version: 4.3
Show newest version
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.accessservices.subjectarea.fvt;

/**
 * Created by david on 29/11/2018.
 */
public class FVTConstants
{
    public static final String USERID = "erinoverview";
    public static final String DEFAULT_URL = "https://localhost:9443";
    public static final String SERVER_NAME1  = "cocoMDS4";
    public static final String SERVER_NAME2  = "cocoMDS1";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy