PropertyLoader Class

  • java.lang.Object
    • com.azure.spring.data.cosmos.common.PropertyLoader

public final class PropertyLoader

Load properties from files

Method Summary

Modifier and Type Method and Description
static String getProjectVersion()

Get project version from /azure-spring-data-cosmos.properties

Methods inherited from java.lang.Object

Method Details

getProjectVersion

public static String getProjectVersion()

Get project version from /azure-spring-data-cosmos.properties

Returns:

String project version

Applies to