Hi I am using Spring 4.x, jersey 1.x and springfox swagger2 and my project is not using SpringBoot. While running the project on apache tomcat 7.x, I am getting following error :
*SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener* *org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Method 'objectMapperConfigurer' must not be private, final or static; change the method's modifiers to continue* *Offending resource: class path resource [springfox/documentation/spring/web/SpringfoxWebMvcConfiguration.class]* Can anybody help me to resolve this issue. Regards Vishal -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
