org.atmosphere.samples.pubsub.config
Class ComponentConfiguration
java.lang.Object
org.atmosphere.samples.pubsub.config.ComponentConfiguration
@Configuration
@Import(value=WebAppConfiguration.class)
@ComponentScan(basePackages="org.atmosphere.samples.pubsub",
excludeFilters=)
@EnableAspectJAutoProxy(proxyTargetClass=true)
public class ComponentConfiguration- extends Object
|
Method Summary |
com.fasterxml.jackson.databind.ObjectMapper |
objectMapper()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConfiguration
public ComponentConfiguration()
objectMapper
@Bean
public com.fasterxml.jackson.databind.ObjectMapper objectMapper()
Copyright © 2015. All Rights Reserved.