Package org.diabetestechnology.drh.conf
Class Configuration
java.lang.Object
org.diabetestechnology.drh.conf.Configuration
Encapsulates configuration that is common across all DRH
(DRH) packages.
Configurations specific to particular modules or packages will be in submodules.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.ObjectMapper
static final com.fasterxml.jackson.databind.ObjectMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckProperties
(org.springframework.core.env.Environment environment, String... propertyExpressions) getEnvVarsAvailable
(String regexPattern)
-
Field Details
-
objectMapper
public static final com.fasterxml.jackson.databind.ObjectMapper objectMapper -
objectMapperConcise
public static final com.fasterxml.jackson.databind.ObjectMapper objectMapperConcise -
ownEnvVars
-
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
checkProperties
-
getEnvVarsAvailable
-