Constant Field Values

Contents

com.azure.*

  • com.azure.spring.autoconfigure.cosmos.CosmosProperties 
    Modifier and Type Constant Field Value
    public static final String LOCAL_URI_REGEX "^(http[s]{0,1}://)*localhost.*|^127(?:\\.[0-9]+){0,2}\\.[0-9]+.*"
    public static final String URI_REGEX "http[s]{0,1}://.*.documents.azure.com.*"