@Service(value="modelDescriptionService") public class ModelDescriptionService extends Object
terrestris GmbH & Co. KG
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.logging.log4j.Logger |
LOG
The LOGGER instance (that will be available in all subclasses)
|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
ModelDescriptionService() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.module.jsonSchema.JsonSchema |
getJsonSchema(String className) |
protected final org.apache.logging.log4j.Logger LOG
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
public com.fasterxml.jackson.module.jsonSchema.JsonSchema getJsonSchema(String className) throws IOException
IOExceptionCopyright © 2019 terrestris GmbH & Co. KG. All rights reserved.