@Service(value="modelDescriptionService") public class ModelDescriptionService extends Object
terrestris GmbH & Co. KG
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.logging.log4j.Logger |
logger
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 static final org.apache.logging.log4j.Logger logger
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
public com.fasterxml.jackson.module.jsonSchema.JsonSchema getJsonSchema(String className) throws IOException
IOExceptionCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.