public class ConfigurableClasses extends Object
Properties annotation and tries to
parse the properties to a JSON object. First it checks, if the
propertyFilename of the annotation leads to a existing file. If this is the
case, the properties are parsed. If the propertyFilename doesn't lead to an
existing file, the defaultPropertyFilename is checked.| Constructor and Description |
|---|
ConfigurableClasses() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<com.fasterxml.jackson.databind.JsonNode> |
get(Class<?> clazz) |
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.