@Configuration @Import(value={io.nflow.engine.config.EngineConfiguration.class,NflowRestApiPropertiesConfiguration.class}) @ComponentScan(value="io.nflow.rest") public class RestConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REST_OBJECT_MAPPER |
| Constructor and Description |
|---|
RestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
nflowRestObjectMapper(com.fasterxml.jackson.databind.ObjectMapper nflowObjectMapper) |
public static final String REST_OBJECT_MAPPER
Copyright © 2014–2021 Nitor Creations. All rights reserved.