org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0‘ defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot create inner bean ‘brave.spring.webmvc.SpanCustomizingHandlerInterceptor#1fbc355‘ of type [brave.spring.webmvc.SpanCustomizingHandlerInterceptor] while setting bean property ‘interceptors‘ with key [0]; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [brave.spring.webmvc.SpanCustomizingHandlerInterceptor] for bean with name ‘brave.spring.webmvc.SpanCustomizingHandlerInterceptor#1fbc355‘ defined in ServletContext resource [/WEB-INF/applicationContext.xml]: problem with class file or dependent class; nested exception is java.lang.UnsupportedClassVersionError: brave/spring/webmvc/SpanCustomizingHandlerInterceptor : Unsupported major.minor version 51.0 (unable to load class brave.spring.webmvc.SpanCustomizingHandlerInterceptor)