@Configuration
@ConditionalOnClass(value={RefreshBusEndpoint.class,com.fasterxml.jackson.databind.ObjectMapper.class})
public class BusJacksonAutoConfiguration
extends Object
| Constructor and Description |
|---|
BusJacksonAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.bus.jackson.BusJacksonMessageConverter |
busJsonConverter() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.