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

com.github.azbh111.starter.config.DataEnvironment Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (c) 2014-2019, Deepspring Healthcare Inc. All rights reserved.
 */

package com.github.azbh111.starter.config;

public enum DataEnvironment {
    test,
    online
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy