你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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