@Configuration(proxyBeanMethods=false)
@ConditionalOnClass(value="org.springframework.web.servlet.config.annotation.WebMvcConfigurer")
public class SnsWebConfiguration
extends Object
implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer