@Configuration @Import(value=WebAppConfiguration.class) @ComponentScan(basePackages="org.atmosphere.samples.pubsub", excludeFilters=) @EnableAspectJAutoProxy(proxyTargetClass=true) public class ComponentConfiguration extends java.lang.Object
| Constructor and Description |
|---|
ComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper() |
Copyright © 2021. All Rights Reserved.