JAR Health Check Report
=======================

Binary Compatibility
--------------------
Compatibility issues between JAR files.

Artifact               | Issues
-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
spring-aop             | org.springframework.aop.aspectj.AbstractAspectJAdvice
                       | • Class not found: org.aspectj.lang.JoinPoint (package not found)
                       | • Class not found: org.aspectj.lang.JoinPoint$StaticPart (package not found)
                       | • Class not found: org.aspectj.lang.ProceedingJoinPoint (package not found)
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutParameter (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
                       | • Class not found: org.aspectj.lang.JoinPoint (package not found)
                       | • Class not found: org.aspectj.lang.JoinPoint$StaticPart (package not found)
                       | • Class not found: org.aspectj.lang.ProceedingJoinPoint (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutParser (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutPrimitive (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJAfterAdvice
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJAfterReturningAdvice
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJAroundAdvice
                       | • Class not found: org.aspectj.lang.JoinPoint (package not found)
                       | • Class not found: org.aspectj.lang.ProceedingJoinPoint (package not found)
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJExpressionPointcut
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.aspectj.util.FuzzyBoolean (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.ExposedState (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionWorld$ReflectionWorldException (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ShadowMatchImpl (package not found)
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutDesignatorHandler (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutExpression (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutParameter (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutParser (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutPrimitive (package not found)
                       | • Class not found: org.aspectj.weaver.tools.ShadowMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJExpressionPointcut$BeanContextMatcher
                       | • Interface not found: org.aspectj.weaver.tools.ContextBasedMatcher
                       | • Class not found: org.aspectj.weaver.patterns.NamePattern (package not found)
                       | • Class not found: org.aspectj.weaver.tools.ContextBasedMatcher (package not found)
                       | • Class not found: org.aspectj.weaver.tools.FuzzyBoolean (package not found)
                       | • Class not found: org.aspectj.weaver.tools.MatchingContext (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJExpressionPointcut$BeanPointcutDesignatorHandler
                       | • Interface not found: org.aspectj.weaver.tools.PointcutDesignatorHandler
                       | • Class not found: org.aspectj.weaver.tools.ContextBasedMatcher (package not found)
                       | • Class not found: org.aspectj.weaver.tools.PointcutDesignatorHandler (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJExpressionPointcut$DefensiveShadowMatch
                       | • Interface not found: org.aspectj.weaver.tools.ShadowMatch
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionWorld$ReflectionWorldException (package not found)
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       | • Class not found: org.aspectj.weaver.tools.MatchingContext (package not found)
                       | • Class not found: org.aspectj.weaver.tools.ShadowMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
                       | • Class not found: org.aspectj.weaver.tools.JoinPointMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.AspectJWeaverMessageHandler
                       | • Interface not found: org.aspectj.bridge.IMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.aspectj.bridge.AbortException (package not found)
                       | • Class not found: org.aspectj.bridge.IMessage (package not found)
                       | • Class not found: org.aspectj.bridge.IMessage$Kind (package not found)
                       | • Class not found: org.aspectj.bridge.IMessageHandler (package not found)
                       |
                       | org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
                       | • Interface not found: org.aspectj.lang.ProceedingJoinPoint
                       | • Interface not found: org.aspectj.lang.JoinPoint$StaticPart
                       | • Class not found: org.aspectj.lang.JoinPoint$StaticPart (package not found)
                       | • Class not found: org.aspectj.lang.ProceedingJoinPoint (package not found)
                       | • Class not found: org.aspectj.lang.Signature (package not found)
                       | • Class not found: org.aspectj.lang.reflect.SourceLocation (package not found)
                       | • Class not found: org.aspectj.runtime.internal.AroundClosure (package not found)
                       |
                       | org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint$MethodSignatureImpl
                       | • Interface not found: org.aspectj.lang.reflect.MethodSignature
                       | • Class not found: org.aspectj.lang.reflect.MethodSignature (package not found)
                       |
                       | org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint$SourceLocationImpl
                       | • Interface not found: org.aspectj.lang.reflect.SourceLocation
                       | • Class not found: org.aspectj.lang.reflect.SourceLocation (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionVar (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ShadowMatchImpl (package not found)
                       | • Class not found: org.aspectj.weaver.tools.ShadowMatch (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker$InstanceOfResidueTestVisitor
                       | • Class not found: org.aspectj.weaver.ReferenceType (package not found)
                       | • Class not found: org.aspectj.weaver.ReferenceTypeDelegate (package not found)
                       | • Class not found: org.aspectj.weaver.ResolvedType (package not found)
                       | • Class not found: org.aspectj.weaver.ast.ITestVisitor (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Instanceof (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionVar (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker$SubtypeSensitiveVarTypeTestVisitor
                       | • Class not found: org.aspectj.weaver.ast.HasAnnotation (package not found)
                       | • Class not found: org.aspectj.weaver.ast.ITestVisitor (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Instanceof (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionVar (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker$TargetInstanceOfResidueTestVisitor
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker$TestVisitorAdapter
                       | • Interface not found: org.aspectj.weaver.ast.ITestVisitor
                       | • Class not found: org.aspectj.weaver.ast.And (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Call (package not found)
                       | • Class not found: org.aspectj.weaver.ast.FieldGetCall (package not found)
                       | • Class not found: org.aspectj.weaver.ast.HasAnnotation (package not found)
                       | • Class not found: org.aspectj.weaver.ast.ITestVisitor (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Instanceof (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Literal (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Not (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Or (package not found)
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       | • Class not found: org.aspectj.weaver.internal.tools.MatchingContextBasedTest (package not found)
                       | • Class not found: org.aspectj.weaver.reflect.ReflectionVar (package not found)
                       |
                       | org.springframework.aop.aspectj.RuntimeTestWalker$ThisInstanceOfResidueTestVisitor
                       | • Class not found: org.aspectj.weaver.ast.Test (package not found)
                       |
                       | org.springframework.aop.aspectj.TypePatternClassFilter
                       | • Class not found: org.aspectj.weaver.tools.PointcutParser (package not found)
                       | • Class not found: org.aspectj.weaver.tools.TypePatternMatcher (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.aspectj.lang.annotation.After (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterReturning (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterThrowing (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Around (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Aspect (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Before (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Pointcut (package not found)
                       | • Class not found: org.aspectj.lang.reflect.AjType (package not found)
                       | • Class not found: org.aspectj.lang.reflect.AjTypeSystem (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClause (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory$AspectJAnnotation
                       | • Class not found: org.aspectj.lang.annotation.After (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterReturning (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterThrowing (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Around (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Before (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Pointcut (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.AspectJProxyFactory
                       | • Class not found: org.aspectj.lang.reflect.AjType (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClause (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.AspectMetadata
                       | • Class not found: org.aspectj.lang.annotation.Aspect (package not found)
                       | • Class not found: org.aspectj.lang.reflect.AjType (package not found)
                       | • Class not found: org.aspectj.lang.reflect.AjTypeSystem (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClause (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.AspectMetadata$1
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
                       | • Class not found: org.aspectj.lang.reflect.AjType (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClause (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl
                       | • Class not found: org.aspectj.lang.reflect.AjType (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClause (package not found)
                       | • Class not found: org.aspectj.lang.reflect.PerClauseKind (package not found)
                       |
                       | org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.aspectj.lang.annotation.After (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterReturning (package not found)
                       | • Class not found: org.aspectj.lang.annotation.AfterThrowing (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Around (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Before (package not found)
                       | • Class not found: org.aspectj.lang.annotation.DeclareParents (package not found)
                       | • Class not found: org.aspectj.lang.annotation.Pointcut (package not found)
                       |
                       | org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator
                       | • Class not found: org.aspectj.util.PartialOrder (package not found)
                       |
                       | org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator$PartiallyComparableAdvisorHolder
                       | • Interface not found: org.aspectj.util.PartialOrder$PartialComparable
                       | • Class not found: org.aspectj.util.PartialOrder$PartialComparable (package not found)
                       |
                       | org.springframework.aop.framework.CglibAopProxy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.CglibAopProxy$ProxyCallbackFilter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.framework.JdkDynamicAopProxy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.ObjenesisCglibAopProxy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.ProxyFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.interceptor.AbstractTraceInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.interceptor.AsyncExecutionAspectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.interceptor.CustomizableTraceInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
                       | • Class not found: com.jamonapi.MonKey (package not found)
                       | • Class not found: com.jamonapi.MonKeyImp (package not found)
                       | • Class not found: com.jamonapi.Monitor (package not found)
                       | • Class not found: com.jamonapi.MonitorFactory (package not found)
                       | • Class not found: com.jamonapi.utils.Misc (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.interceptor.PerformanceMonitorInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.interceptor.SimpleTraceInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.target.AbstractLazyCreationTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.aop.target.AbstractPrototypeBasedTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.target.CommonsPool2TargetSource
                       | • Interface not found: org.apache.commons.pool2.PooledObjectFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.pool2.ObjectPool (package not found)
                       | • Class not found: org.apache.commons.pool2.PooledObject (package not found)
                       | • Class not found: org.apache.commons.pool2.PooledObjectFactory (package not found)
                       | • Class not found: org.apache.commons.pool2.impl.DefaultPooledObject (package not found)
                       | • Class not found: org.apache.commons.pool2.impl.GenericObjectPool (package not found)
                       | • Class not found: org.apache.commons.pool2.impl.GenericObjectPoolConfig (package not found)
                       |
                       | org.springframework.aop.target.ThreadLocalTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-beans           | org.springframework.beans.AbstractNestablePropertyAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.BeanUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.BeanUtils$KotlinDelegate
                       | • Class not found: kotlin.jvm.JvmClassMappingKt (package not found)
                       | • Class not found: kotlin.reflect.KClass (package not found)
                       | • Class not found: kotlin.reflect.KFunction (package not found)
                       | • Class not found: kotlin.reflect.KParameter (package not found)
                       | • Class not found: kotlin.reflect.full.KClasses (package not found)
                       | • Class not found: kotlin.reflect.jvm.ReflectJvmMapping (package not found)
                       |
                       | org.springframework.beans.CachedIntrospectionResults
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.ExtendedBeanInfo
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.GenericTypeAwarePropertyDescriptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.TypeConverterDelegate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.BeanFactoryExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.beans.factory.BeanFactoryExtensionsKt$getBeanProvider$1
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.beans.factory.ListableBeanFactoryExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.annotation.InjectionMetadata
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.config.AbstractFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.config.CustomEditorConfigurer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.config.DependencyDescriptor$KotlinDelegate
                       | • Class not found: kotlin.reflect.KProperty (package not found)
                       | • Class not found: kotlin.reflect.KType (package not found)
                       | • Class not found: kotlin.reflect.jvm.ReflectJvmMapping (package not found)
                       |
                       | org.springframework.beans.factory.config.DeprecatedBeanWarner
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.config.PropertyOverrideConfigurer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.config.PropertyPathFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.config.ProviderCreatingFactoryBean
                       | • Class not found: javax.inject.Provider (package not found)
                       |
                       | org.springframework.beans.factory.config.ProviderCreatingFactoryBean$TargetBeanProvider
                       | • Interface not found: javax.inject.Provider
                       | • Class not found: javax.inject.Provider (package not found)
                       |
                       | org.springframework.beans.factory.config.YamlProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.yaml.snakeyaml.LoaderOptions (package not found)
                       | • Class not found: org.yaml.snakeyaml.Yaml (package not found)
                       | • Class not found: org.yaml.snakeyaml.reader.UnicodeReader (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
                       | • Interface not found: groovy.lang.GroovyObject
                       | • Class not found: groovy.lang.Binding (package not found)
                       | • Class not found: groovy.lang.Closure (package not found)
                       | • Class not found: groovy.lang.GString (package not found)
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.GroovyShell (package not found)
                       | • Class not found: groovy.lang.GroovySystem (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.MetaClassRegistry (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.DefaultGroovyMethods (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader$1
                       | • Superclass not found: groovy.lang.Closure
                       | • Class not found: groovy.lang.Closure (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader$2
                       | • Superclass not found: groovy.lang.Binding
                       | • Class not found: groovy.lang.Binding (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader$GroovyRuntimeBeanReference
                       | • Interface not found: groovy.lang.GroovyObject
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.InvokerHelper (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader$GroovyRuntimeBeanReference$GroovyPropertyValue
                       | • Superclass not found: groovy.lang.GroovyObjectSupport
                       | • Class not found: groovy.lang.GroovyObjectSupport (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.InvokerHelper (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyBeanDefinitionWrapper
                       | • Superclass not found: groovy.lang.GroovyObjectSupport
                       | • Class not found: groovy.lang.GroovyObjectSupport (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyDynamicElementReader
                       | • Superclass not found: groovy.lang.GroovyObjectSupport
                       | • Class not found: groovy.lang.Closure (package not found)
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.GroovyObjectSupport (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.Reference (package not found)
                       | • Class not found: groovy.xml.StreamingMarkupBuilder (package not found)
                       | • Class not found: org.codehaus.groovy.reflection.ClassInfo (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.BytecodeInterface8 (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.ScriptBytecodeAdapter (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.callsite.CallSite (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.callsite.CallSiteArray (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.typehandling.ShortTypeHandling (package not found)
                       |
                       | org.springframework.beans.factory.groovy.GroovyDynamicElementReader$_invokeMethod_closure1
                       | • Superclass not found: groovy.lang.Closure
                       | • Interface not found: org.codehaus.groovy.runtime.GeneratedClosure
                       | • Class not found: groovy.lang.Closure (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.Reference (package not found)
                       | • Class not found: groovy.xml.StreamingMarkupBuilder (package not found)
                       | • Class not found: org.codehaus.groovy.reflection.ClassInfo (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.GStringImpl (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.GeneratedClosure (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.ScriptBytecodeAdapter (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.callsite.CallSite (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.callsite.CallSiteArray (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation (package not found)
                       | • Class not found: org.codehaus.groovy.runtime.typehandling.ShortTypeHandling (package not found)
                       | • Annotation not found: groovy.transform.Generated (package not found)
                       |
                       | org.springframework.beans.factory.parsing.FailFastProblemReporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.AbstractBeanDefinitionReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.support.AbstractBeanFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$MethodOverrideCallbackFilter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.support.ConstructorResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.DefaultListableBeanFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.DefaultListableBeanFactory$Jsr330Factory$Jsr330Provider
                       | • Interface not found: javax.inject.Provider
                       | • Class not found: javax.inject.Provider (package not found)
                       |
                       | org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.DisposableBeanAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.support.FactoryBeanRegistrySupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.factory.wiring.BeanConfigurerSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.BeansDtdResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.DefaultDocumentLoader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.PluggableSchemaResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.ResourceEntityResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.beans.factory.xml.XmlBeanDefinitionReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.beans.support.PropertyComparator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-context         | org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.interceptor.CacheAspectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.interceptor.NameMatchCacheOperationSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.AnnotationConfigApplicationContextExtensionsKt
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.annotation.AutoProxyRegistrar
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$EjbRefElement
                       | • Class not found: javax.ejb.EJB (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassEnhancer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassParser
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassParser$SourceClass
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.annotation.ConfigurationClassUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.event.ApplicationListenerMethodAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.event.EventListenerMethodProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.event.SimpleApplicationEventMulticaster
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.index.CandidateComponentsIndexLoader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.AbstractApplicationContext
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.ApplicationListenerDetector
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.ApplicationObjectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl
                       | • Class not found: kotlin.jvm.functions.Function0 (package not found)
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.DefaultConstructorMarker (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: kotlin.PublishedApi (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$1
                       | • Superclass not found: kotlin.jvm.internal.Lambda
                       | • Interface not found: kotlin.jvm.functions.Function1
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Class not found: kotlin.jvm.internal.Lambda (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$Role
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$Scope
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$bean$1
                       | • Class not found: kotlin.jvm.functions.Function0 (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$bean$customizer$1
                       | • Class not found: kotlin.TypeCastException (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$bean$customizer$2
                       | • Class not found: kotlin.TypeCastException (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$environment$beans$1
                       | • Superclass not found: kotlin.jvm.internal.FunctionReference
                       | • Interface not found: kotlin.jvm.functions.Function1
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.FunctionReference (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Class not found: kotlin.jvm.internal.Reflection (package not found)
                       | • Class not found: kotlin.reflect.KDeclarationContainer (package not found)
                       | • Field not found: java.lang.Object org.springframework.context.support.BeanDefinitionDsl$environment$beans$1.receiver
                       | > org.springframework.context.support.BeanDefinitionDsl$environment$beans$1 (field not found)
                       | > kotlin.jvm.functions.Function1 (class not found)
                       | > kotlin.jvm.internal.FunctionReference (class not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$profile$beans$1
                       | • Superclass not found: kotlin.jvm.internal.Lambda
                       | • Interface not found: kotlin.jvm.functions.Function1
                       | • Class not found: kotlin.collections.ArraysKt (package not found)
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Class not found: kotlin.jvm.internal.Lambda (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDsl$provider$$inlined$getBeanProvider$1
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.context.support.BeanDefinitionDslKt
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.DefaultConstructorMarker (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.DefaultLifecycleProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.support.GenericApplicationContextExtensionsKt
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.GenericApplicationContextExtensionsKt$registerBean$1
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.GenericApplicationContextExtensionsKt$registerBean$2
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.context.support.GenericGroovyApplicationContext
                       | • Interface not found: groovy.lang.GroovyObject
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.GroovySystem (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.MetaClassRegistry (package not found)
                       |
                       | org.springframework.context.support.MessageSourceSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.ReloadableResourceBundleMessageSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.support.ResourceBundleMessageSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.support.SimpleThreadScope
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.context.support.StaticMessageSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.context.weaving.AspectJWeavingEnabler
                       | • Class not found: org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter (package not found)
                       |
                       | org.springframework.context.weaving.DefaultContextLoadTimeWeaver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
                       | • Class not found: javax.ejb.EJBHome (package not found)
                       | • Class not found: javax.ejb.EJBObject (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.ejb.access.LocalSlsbInvokerInterceptor
                       | • Class not found: javax.ejb.CreateException (package not found)
                       | • Class not found: javax.ejb.EJBLocalHome (package not found)
                       | • Class not found: javax.ejb.EJBLocalObject (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
                       | • Class not found: javax.ejb.CreateException (package not found)
                       | • Class not found: javax.ejb.EJBObject (package not found)
                       |
                       | org.springframework.format.datetime.joda.DateTimeFormatterFactory
                       | • Class not found: org.joda.time.DateTimeZone (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormat (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       | • Class not found: org.joda.time.format.ISODateTimeFormat (package not found)
                       |
                       | org.springframework.format.datetime.joda.DateTimeFormatterFactoryBean
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.DateTimeParser
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.DurationFormatter
                       | • Class not found: org.joda.time.Duration (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
                       | • Class not found: org.joda.time.LocalDate (package not found)
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       | • Class not found: org.joda.time.LocalTime (package not found)
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       | • Class not found: org.joda.time.ReadablePartial (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeContext
                       | • Class not found: org.joda.time.Chronology (package not found)
                       | • Class not found: org.joda.time.DateTimeZone (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeContextHolder
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$CalendarToReadableInstantConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToCalendarConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToDateConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToDateMidnightConverter
                       | • Class not found: org.joda.time.DateMidnight (package not found)
                       | • Class not found: org.joda.time.DateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToInstantConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.Instant (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToLocalDateConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.LocalDate (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToLocalDateTimeConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToLocalTimeConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.LocalTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToLongConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateTimeToMutableDateTimeConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.MutableDateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$DateToReadableInstantConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$LocalDateTimeToLocalDateConverter
                       | • Class not found: org.joda.time.LocalDate (package not found)
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$LocalDateTimeToLocalTimeConverter
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       | • Class not found: org.joda.time.LocalTime (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeConverters$LongToReadableInstantConverter
                       | • Class not found: org.joda.time.DateTime (package not found)
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       |
                       | org.springframework.format.datetime.joda.JodaTimeFormatterRegistrar
                       | • Class not found: org.joda.time.Duration (package not found)
                       | • Class not found: org.joda.time.LocalDate (package not found)
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       | • Class not found: org.joda.time.LocalTime (package not found)
                       | • Class not found: org.joda.time.MonthDay (package not found)
                       | • Class not found: org.joda.time.Period (package not found)
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       | • Class not found: org.joda.time.YearMonth (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormat (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.LocalDateParser
                       | • Class not found: org.joda.time.LocalDate (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.LocalDateTimeParser
                       | • Class not found: org.joda.time.LocalDateTime (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.LocalTimeParser
                       | • Class not found: org.joda.time.LocalTime (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.MillisecondInstantPrinter
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.MonthDayFormatter
                       | • Class not found: org.joda.time.MonthDay (package not found)
                       |
                       | org.springframework.format.datetime.joda.PeriodFormatter
                       | • Class not found: org.joda.time.Period (package not found)
                       |
                       | org.springframework.format.datetime.joda.ReadableInstantPrinter
                       | • Class not found: org.joda.time.ReadableInstant (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.ReadablePartialPrinter
                       | • Class not found: org.joda.time.ReadablePartial (package not found)
                       | • Class not found: org.joda.time.format.DateTimeFormatter (package not found)
                       |
                       | org.springframework.format.datetime.joda.YearMonthFormatter
                       | • Class not found: org.joda.time.YearMonth (package not found)
                       |
                       | org.springframework.format.number.money.CurrencyUnitFormatter
                       | • Class not found: javax.money.CurrencyUnit (package not found)
                       | • Class not found: javax.money.Monetary (package not found)
                       |
                       | org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
                       | • Class not found: javax.money.MonetaryAmount (package not found)
                       |
                       | org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory$NumberDecoratingFormatter
                       | • Class not found: javax.money.CurrencyUnit (package not found)
                       | • Class not found: javax.money.Monetary (package not found)
                       | • Class not found: javax.money.MonetaryAmount (package not found)
                       | • Class not found: javax.money.MonetaryAmountFactory (package not found)
                       |
                       | org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory$PatternDecoratingFormatter
                       | • Class not found: javax.money.CurrencyUnit (package not found)
                       | • Class not found: javax.money.Monetary (package not found)
                       | • Class not found: javax.money.MonetaryAmount (package not found)
                       | • Class not found: javax.money.MonetaryAmountFactory (package not found)
                       |
                       | org.springframework.format.number.money.MonetaryAmountFormatter
                       | • Class not found: javax.money.MonetaryAmount (package not found)
                       | • Class not found: javax.money.format.MonetaryAmountFormat (package not found)
                       | • Class not found: javax.money.format.MonetaryFormats (package not found)
                       |
                       | org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver$InstrumentationAccessor
                       | • Class not found: org.springframework.instrument.InstrumentationSavingAgent (package not found)
                       |
                       | org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.access.ConnectorDelegate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.access.MBeanClientInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.access.NotificationListenerRegistrar
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.export.MBeanExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jmx.export.MBeanExporter$NotificationPublisherAwareLazyTargetSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jmx.export.naming.KeyNamingStrategy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.support.ConnectorServerFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jmx.support.JmxUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.support.MBeanRegistrationSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jmx.support.MBeanServerFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jndi.JndiAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jndi.JndiLocatorSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jndi.JndiObjectFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jndi.JndiPropertySource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jndi.JndiTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.rmi.JndiRmiClientInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.rmi.JndiRmiServiceExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.rmi.RmiBasedExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.rmi.RmiClientInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.rmi.RmiClientInterceptorUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.rmi.RmiRegistryFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.rmi.RmiServiceExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.support.RemoteInvocationBasedExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.support.RemoteInvocationTraceInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.support.RemotingSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.support.SimpleHttpServerFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ConcurrentTaskExecutor$ManagedTaskBuilder
                       | • Class not found: javax.enterprise.concurrent.ManagedExecutors (package not found)
                       | • Class not found: javax.enterprise.concurrent.ManagedTaskListener (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ConcurrentTaskScheduler$EnterpriseConcurrentTriggerScheduler
                       | • Class not found: javax.enterprise.concurrent.ManagedScheduledExecutorService (package not found)
                       | • Class not found: javax.enterprise.concurrent.Trigger (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ConcurrentTaskScheduler$EnterpriseConcurrentTriggerScheduler$1
                       | • Interface not found: javax.enterprise.concurrent.Trigger
                       | • Class not found: javax.enterprise.concurrent.LastExecution (package not found)
                       | • Class not found: javax.enterprise.concurrent.Trigger (package not found)
                       |
                       | org.springframework.scheduling.concurrent.DefaultManagedAwareThreadFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.scheduling.support.MethodInvokingRunnable
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scripting.bsh.BshScriptEvaluator
                       | • Class not found: bsh.EvalError (package not found)
                       | • Class not found: bsh.Interpreter (package not found)
                       |
                       | org.springframework.scripting.bsh.BshScriptFactory
                       | • Class not found: bsh.EvalError (package not found)
                       |
                       | org.springframework.scripting.bsh.BshScriptUtils
                       | • Class not found: bsh.EvalError (package not found)
                       | • Class not found: bsh.Interpreter (package not found)
                       | • Class not found: bsh.XThis (package not found)
                       |
                       | org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException
                       | • Class not found: bsh.EvalError (package not found)
                       |
                       | org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler
                       | • Class not found: bsh.EvalError (package not found)
                       | • Class not found: bsh.Primitive (package not found)
                       | • Class not found: bsh.XThis (package not found)
                       |
                       | org.springframework.scripting.groovy.GroovyObjectCustomizer
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       |
                       | org.springframework.scripting.groovy.GroovyScriptEvaluator
                       | • Class not found: groovy.lang.Binding (package not found)
                       | • Class not found: groovy.lang.GroovyRuntimeException (package not found)
                       | • Class not found: groovy.lang.GroovyShell (package not found)
                       | • Class not found: org.codehaus.groovy.control.CompilerConfiguration (package not found)
                       | • Class not found: org.codehaus.groovy.control.customizers.CompilationCustomizer (package not found)
                       |
                       | org.springframework.scripting.groovy.GroovyScriptFactory
                       | • Class not found: groovy.lang.GroovyClassLoader (package not found)
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.Script (package not found)
                       | • Class not found: org.codehaus.groovy.control.CompilationFailedException (package not found)
                       | • Class not found: org.codehaus.groovy.control.CompilerConfiguration (package not found)
                       | • Class not found: org.codehaus.groovy.control.customizers.CompilationCustomizer (package not found)
                       |
                       | org.springframework.scripting.support.ResourceScriptSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.scripting.support.ScriptFactoryPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.ui.ModelExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.ui.ModelMapExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.ui.context.support.ResourceBundleThemeSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.ui.context.support.UiApplicationContextUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.validation.DataBinder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.validation.ValidationUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.BeanValidationPostProcessor
                       | • Class not found: javax.validation.ConstraintViolation (package not found)
                       | • Class not found: javax.validation.Validation (package not found)
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.ValidatorFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.CustomValidatorBean
                       | • Interface not found: javax.validation.Validator
                       | • Class not found: javax.validation.MessageInterpolator (package not found)
                       | • Class not found: javax.validation.TraversableResolver (package not found)
                       | • Class not found: javax.validation.Validation (package not found)
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.ValidatorContext (package not found)
                       | • Class not found: javax.validation.ValidatorFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
                       | • Interface not found: javax.validation.ValidatorFactory
                       | • Class not found: javax.validation.Configuration (package not found)
                       | • Class not found: javax.validation.ConstraintValidatorFactory (package not found)
                       | • Class not found: javax.validation.MessageInterpolator (package not found)
                       | • Class not found: javax.validation.ParameterNameProvider (package not found)
                       | • Class not found: javax.validation.TraversableResolver (package not found)
                       | • Class not found: javax.validation.Validation (package not found)
                       | • Class not found: javax.validation.ValidationException (package not found)
                       | • Class not found: javax.validation.ValidationProviderResolver (package not found)
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.ValidatorContext (package not found)
                       | • Class not found: javax.validation.ValidatorFactory (package not found)
                       | • Class not found: javax.validation.bootstrap.GenericBootstrap (package not found)
                       | • Class not found: javax.validation.bootstrap.ProviderSpecificBootstrap (package not found)
                       |
                       | org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
                       | • Interface not found: javax.validation.ParameterNameProvider
                       | • Class not found: javax.validation.ParameterNameProvider (package not found)
                       |
                       | org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$HibernateValidatorDelegate
                       | • Class not found: javax.validation.MessageInterpolator (package not found)
                       | • Class not found: org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator (package not found)
                       | • Class not found: org.hibernate.validator.spi.resourceloading.ResourceBundleLocator (package not found)
                       |
                       | org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
                       | • Interface not found: javax.validation.MessageInterpolator
                       | • Class not found: javax.validation.MessageInterpolator (package not found)
                       | • Class not found: javax.validation.MessageInterpolator$Context (package not found)
                       |
                       | org.springframework.validation.beanvalidation.MessageSourceResourceBundleLocator
                       | • Interface not found: org.hibernate.validator.spi.resourceloading.ResourceBundleLocator
                       | • Class not found: org.hibernate.validator.spi.resourceloading.ResourceBundleLocator (package not found)
                       |
                       | org.springframework.validation.beanvalidation.MethodValidationInterceptor
                       | • Class not found: javax.validation.ConstraintViolationException (package not found)
                       | • Class not found: javax.validation.Validation (package not found)
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.ValidatorFactory (package not found)
                       | • Class not found: javax.validation.executable.ExecutableValidator (package not found)
                       |
                       | org.springframework.validation.beanvalidation.MethodValidationPostProcessor
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.ValidatorFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean
                       | • Class not found: javax.validation.ValidationException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
                       | • Interface not found: javax.validation.ConstraintValidatorFactory
                       | • Class not found: javax.validation.ConstraintValidator (package not found)
                       | • Class not found: javax.validation.ConstraintValidatorFactory (package not found)
                       |
                       | org.springframework.validation.beanvalidation.SpringValidatorAdapter
                       | • Interface not found: javax.validation.Validator
                       | • Class not found: javax.validation.ConstraintViolation (package not found)
                       | • Class not found: javax.validation.ElementKind (package not found)
                       | • Class not found: javax.validation.Path (package not found)
                       | • Class not found: javax.validation.Path$Node (package not found)
                       | • Class not found: javax.validation.ValidationException (package not found)
                       | • Class not found: javax.validation.Validator (package not found)
                       | • Class not found: javax.validation.executable.ExecutableValidator (package not found)
                       | • Class not found: javax.validation.metadata.BeanDescriptor (package not found)
                       | • Class not found: javax.validation.metadata.ConstraintDescriptor (package not found)
spring-context-support | org.springframework.cache.caffeine.CaffeineCache
                       | • Class not found: com.github.benmanes.caffeine.cache.Cache (package not found)
                       | • Class not found: com.github.benmanes.caffeine.cache.LoadingCache (package not found)
                       |
                       | org.springframework.cache.caffeine.CaffeineCacheManager
                       | • Class not found: com.github.benmanes.caffeine.cache.Cache (package not found)
                       | • Class not found: com.github.benmanes.caffeine.cache.CacheLoader (package not found)
                       | • Class not found: com.github.benmanes.caffeine.cache.Caffeine (package not found)
                       | • Class not found: com.github.benmanes.caffeine.cache.CaffeineSpec (package not found)
                       |
                       | org.springframework.cache.ehcache.EhCacheCache
                       | • Class not found: net.sf.ehcache.Ehcache (package not found)
                       | • Class not found: net.sf.ehcache.Element (package not found)
                       | • Class not found: net.sf.ehcache.Status (package not found)
                       |
                       | org.springframework.cache.ehcache.EhCacheCacheManager
                       | • Class not found: net.sf.ehcache.CacheManager (package not found)
                       | • Class not found: net.sf.ehcache.Ehcache (package not found)
                       | • Class not found: net.sf.ehcache.Status (package not found)
                       |
                       | org.springframework.cache.ehcache.EhCacheFactoryBean
                       | • Superclass not found: net.sf.ehcache.config.CacheConfiguration
                       | • Class not found: net.sf.ehcache.Cache (package not found)
                       | • Class not found: net.sf.ehcache.CacheException (package not found)
                       | • Class not found: net.sf.ehcache.CacheManager (package not found)
                       | • Class not found: net.sf.ehcache.Ehcache (package not found)
                       | • Class not found: net.sf.ehcache.bootstrap.BootstrapCacheLoader (package not found)
                       | • Class not found: net.sf.ehcache.config.CacheConfiguration (package not found)
                       | • Class not found: net.sf.ehcache.constructs.blocking.BlockingCache (package not found)
                       | • Class not found: net.sf.ehcache.constructs.blocking.CacheEntryFactory (package not found)
                       | • Class not found: net.sf.ehcache.constructs.blocking.SelfPopulatingCache (package not found)
                       | • Class not found: net.sf.ehcache.constructs.blocking.UpdatingCacheEntryFactory (package not found)
                       | • Class not found: net.sf.ehcache.constructs.blocking.UpdatingSelfPopulatingCache (package not found)
                       | • Class not found: net.sf.ehcache.event.CacheEventListener (package not found)
                       | • Class not found: net.sf.ehcache.event.RegisteredEventListeners (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Method not found: java.lang.String org.springframework.cache.ehcache.EhCacheFactoryBean.getName()
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setDiskSpoolBufferSizeMB(int)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setMaxEntriesLocalDisk(long)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setMaxEntriesLocalHeap(long)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setName(java.lang.String)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setTimeToIdleSeconds(long)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       | • Method not found: void org.springframework.cache.ehcache.EhCacheFactoryBean.setTimeToLiveSeconds(long)
                       | > org.springframework.cache.ehcache.EhCacheFactoryBean (method not found)
                       | > org.springframework.beans.factory.FactoryBean (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.beans.factory.BeanNameAware (method not found)
                       | > org.springframework.beans.factory.Aware (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > net.sf.ehcache.config.CacheConfiguration (class not found)
                       |
                       | org.springframework.cache.ehcache.EhCacheManagerFactoryBean
                       | • Class not found: net.sf.ehcache.CacheException (package not found)
                       | • Class not found: net.sf.ehcache.CacheManager (package not found)
                       | • Class not found: net.sf.ehcache.config.Configuration (package not found)
                       | • Class not found: net.sf.ehcache.config.ConfigurationFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.ehcache.EhCacheManagerUtils
                       | • Class not found: net.sf.ehcache.CacheException (package not found)
                       | • Class not found: net.sf.ehcache.CacheManager (package not found)
                       | • Class not found: net.sf.ehcache.config.Configuration (package not found)
                       | • Class not found: net.sf.ehcache.config.ConfigurationFactory (package not found)
                       |
                       | org.springframework.cache.jcache.JCacheCache
                       | • Class not found: javax.cache.Cache (package not found)
                       | • Class not found: javax.cache.processor.EntryProcessor (package not found)
                       | • Class not found: javax.cache.processor.EntryProcessorException (package not found)
                       |
                       | org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor
                       | • Interface not found: javax.cache.processor.EntryProcessor
                       | • Class not found: javax.cache.processor.EntryProcessor (package not found)
                       | • Class not found: javax.cache.processor.EntryProcessorException (package not found)
                       | • Class not found: javax.cache.processor.MutableEntry (package not found)
                       |
                       | org.springframework.cache.jcache.JCacheCacheManager
                       | • Class not found: javax.cache.Cache (package not found)
                       | • Class not found: javax.cache.CacheManager (package not found)
                       | • Class not found: javax.cache.Caching (package not found)
                       | • Class not found: javax.cache.spi.CachingProvider (package not found)
                       |
                       | org.springframework.cache.jcache.JCacheManagerFactoryBean
                       | • Class not found: javax.cache.CacheManager (package not found)
                       | • Class not found: javax.cache.Caching (package not found)
                       | • Class not found: javax.cache.spi.CachingProvider (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractCacheInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractJCacheKeyOperation
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractJCacheOperation
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractJCacheOperation$CacheInvocationParameterImpl
                       | • Interface not found: javax.cache.annotation.CacheInvocationParameter
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractJCacheOperation$CacheParameterDetail
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheKey (package not found)
                       | • Class not found: javax.cache.annotation.CacheValue (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AbstractKeyCacheInterceptor
                       | • Class not found: javax.cache.annotation.CacheKeyInvocationContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
                       | • Class not found: javax.cache.annotation.CacheDefaults (package not found)
                       | • Class not found: javax.cache.annotation.CacheKeyGenerator (package not found)
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       | • Class not found: javax.cache.annotation.CachePut (package not found)
                       | • Class not found: javax.cache.annotation.CacheRemove (package not found)
                       | • Class not found: javax.cache.annotation.CacheRemoveAll (package not found)
                       | • Class not found: javax.cache.annotation.CacheResolver (package not found)
                       | • Class not found: javax.cache.annotation.CacheResolverFactory (package not found)
                       | • Class not found: javax.cache.annotation.CacheResult (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CachePutInterceptor
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheKeyInvocationContext (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CachePutOperation
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       | • Class not found: javax.cache.annotation.CachePut (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheRemoveAllInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheRemoveAllOperation
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       | • Class not found: javax.cache.annotation.CacheRemoveAll (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheRemoveEntryInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheRemoveOperation
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       | • Class not found: javax.cache.annotation.CacheRemove (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheResolverAdapter
                       | • Class not found: javax.cache.Cache (package not found)
                       | • Class not found: javax.cache.annotation.CacheInvocationContext (package not found)
                       | • Class not found: javax.cache.annotation.CacheResolver (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.CacheResultOperation
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       | • Class not found: javax.cache.annotation.CacheResult (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.DefaultCacheInvocationContext
                       | • Interface not found: javax.cache.annotation.CacheInvocationContext
                       | • Class not found: javax.cache.annotation.CacheInvocationContext (package not found)
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Method not found: java.util.Set org.springframework.cache.jcache.interceptor.JCacheOperation.getAnnotations()
                       | > org.springframework.cache.jcache.interceptor.JCacheOperation (method not found)
                       | > org.springframework.cache.interceptor.BasicOperation (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.cache.annotation.CacheMethodDetails (class not found)
                       | • Method not found: java.lang.annotation.Annotation org.springframework.cache.jcache.interceptor.JCacheOperation.getCacheAnnotation()
                       | > org.springframework.cache.jcache.interceptor.JCacheOperation (method not found)
                       | > org.springframework.cache.interceptor.BasicOperation (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.cache.annotation.CacheMethodDetails (class not found)
                       | • Method not found: java.lang.String org.springframework.cache.jcache.interceptor.JCacheOperation.getCacheName()
                       | > org.springframework.cache.jcache.interceptor.JCacheOperation (method not found)
                       | > org.springframework.cache.interceptor.BasicOperation (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.cache.annotation.CacheMethodDetails (class not found)
                       | • Method not found: java.lang.reflect.Method org.springframework.cache.jcache.interceptor.JCacheOperation.getMethod()
                       | > org.springframework.cache.jcache.interceptor.JCacheOperation (method not found)
                       | > org.springframework.cache.interceptor.BasicOperation (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.cache.annotation.CacheMethodDetails (class not found)
                       |
                       | org.springframework.cache.jcache.interceptor.DefaultCacheKeyInvocationContext
                       | • Interface not found: javax.cache.annotation.CacheKeyInvocationContext
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheKeyInvocationContext (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.DefaultCacheMethodDetails
                       | • Interface not found: javax.cache.annotation.CacheMethodDetails
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.JCacheAspectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.JCacheOperation
                       | • Interface not found: javax.cache.annotation.CacheMethodDetails
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheMethodDetails (package not found)
                       |
                       | org.springframework.cache.jcache.interceptor.KeyGeneratorAdapter
                       | • Class not found: javax.cache.annotation.CacheInvocationParameter (package not found)
                       | • Class not found: javax.cache.annotation.CacheKeyGenerator (package not found)
                       | • Class not found: javax.cache.annotation.CacheKeyInvocationContext (package not found)
                       |
                       | org.springframework.mail.javamail.InternetAddressEditor
                       | • Class not found: javax.mail.internet.AddressException (package not found)
                       | • Class not found: javax.mail.internet.InternetAddress (package not found)
                       |
                       | org.springframework.mail.javamail.JavaMailSender
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       |
                       | org.springframework.mail.javamail.JavaMailSenderImpl
                       | • Class not found: javax.mail.Address (package not found)
                       | • Class not found: javax.mail.AuthenticationFailedException (package not found)
                       | • Class not found: javax.mail.Message (package not found)
                       | • Class not found: javax.mail.MessagingException (package not found)
                       | • Class not found: javax.mail.NoSuchProviderException (package not found)
                       | • Class not found: javax.mail.Session (package not found)
                       | • Class not found: javax.mail.Transport (package not found)
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       |
                       | org.springframework.mail.javamail.MimeMailMessage
                       | • Class not found: javax.mail.MessagingException (package not found)
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       |
                       | org.springframework.mail.javamail.MimeMessageHelper
                       | • Class not found: javax.mail.Address (package not found)
                       | • Class not found: javax.mail.BodyPart (package not found)
                       | • Class not found: javax.mail.Message$RecipientType (package not found)
                       | • Class not found: javax.mail.MessagingException (package not found)
                       | • Class not found: javax.mail.Multipart (package not found)
                       | • Class not found: javax.mail.internet.AddressException (package not found)
                       | • Class not found: javax.mail.internet.InternetAddress (package not found)
                       | • Class not found: javax.mail.internet.MimeBodyPart (package not found)
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       | • Class not found: javax.mail.internet.MimeMultipart (package not found)
                       | • Class not found: javax.mail.internet.MimePart (package not found)
                       | • Class not found: javax.mail.internet.MimeUtility (package not found)
                       |
                       | org.springframework.mail.javamail.MimeMessagePreparator
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       |
                       | org.springframework.mail.javamail.SmartMimeMessage
                       | • Superclass not found: javax.mail.internet.MimeMessage
                       | • Class not found: javax.mail.Session (package not found)
                       | • Class not found: javax.mail.internet.MimeMessage (package not found)
                       |
                       | org.springframework.scheduling.commonj.DelegatingTimerListener
                       | • Interface not found: commonj.timers.TimerListener
                       | • Class not found: commonj.timers.Timer (package not found)
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       |
                       | org.springframework.scheduling.commonj.DelegatingWork
                       | • Interface not found: commonj.work.Work
                       | • Class not found: commonj.work.Work (package not found)
                       |
                       | org.springframework.scheduling.commonj.ScheduledTimerListener
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       |
                       | org.springframework.scheduling.commonj.TimerManagerAccessor
                       | • Class not found: commonj.timers.TimerManager (package not found)
                       |
                       | org.springframework.scheduling.commonj.TimerManagerFactoryBean
                       | • Class not found: commonj.timers.Timer (package not found)
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       | • Class not found: commonj.timers.TimerManager (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.scheduling.commonj.TimerManagerTaskScheduler
                       | • Class not found: commonj.timers.Timer (package not found)
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       | • Class not found: commonj.timers.TimerManager (package not found)
                       |
                       | org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener
                       | • Class not found: commonj.timers.Timer (package not found)
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       | • Class not found: commonj.timers.TimerManager (package not found)
                       |
                       | org.springframework.scheduling.commonj.TimerManagerTaskScheduler$TimerScheduledFuture
                       | • Interface not found: commonj.timers.TimerListener
                       | • Class not found: commonj.timers.Timer (package not found)
                       | • Class not found: commonj.timers.TimerListener (package not found)
                       |
                       | org.springframework.scheduling.commonj.WorkManagerTaskExecutor
                       | • Interface not found: commonj.work.WorkManager
                       | • Class not found: commonj.work.Work (package not found)
                       | • Class not found: commonj.work.WorkException (package not found)
                       | • Class not found: commonj.work.WorkItem (package not found)
                       | • Class not found: commonj.work.WorkListener (package not found)
                       | • Class not found: commonj.work.WorkManager (package not found)
                       | • Class not found: commonj.work.WorkRejectedException (package not found)
                       |
                       | org.springframework.scheduling.quartz.AdaptableJobFactory
                       | • Interface not found: org.quartz.spi.JobFactory
                       | • Class not found: org.quartz.Job (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       | • Class not found: org.quartz.spi.JobFactory (package not found)
                       | • Class not found: org.quartz.spi.TriggerFiredBundle (package not found)
                       |
                       | org.springframework.scheduling.quartz.CronTriggerFactoryBean
                       | • Class not found: org.quartz.CronTrigger (package not found)
                       | • Class not found: org.quartz.JobDataMap (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.JobKey (package not found)
                       | • Class not found: org.quartz.impl.triggers.CronTriggerImpl (package not found)
                       |
                       | org.springframework.scheduling.quartz.DelegatingJob
                       | • Interface not found: org.quartz.Job
                       | • Class not found: org.quartz.Job (package not found)
                       | • Class not found: org.quartz.JobExecutionContext (package not found)
                       | • Class not found: org.quartz.JobExecutionException (package not found)
                       |
                       | org.springframework.scheduling.quartz.JobDetailFactoryBean
                       | • Class not found: org.quartz.JobDataMap (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.impl.JobDetailImpl (package not found)
                       |
                       | org.springframework.scheduling.quartz.LocalDataSourceJobStore
                       | • Superclass not found: org.quartz.impl.jdbcjobstore.JobStoreCMT
                       | • Class not found: org.quartz.SchedulerConfigException (package not found)
                       | • Class not found: org.quartz.impl.jdbcjobstore.JobStoreCMT (package not found)
                       | • Class not found: org.quartz.impl.jdbcjobstore.Semaphore (package not found)
                       | • Class not found: org.quartz.impl.jdbcjobstore.SimpleSemaphore (package not found)
                       | • Class not found: org.quartz.spi.ClassLoadHelper (package not found)
                       | • Class not found: org.quartz.spi.SchedulerSignaler (package not found)
                       | • Class not found: org.quartz.utils.ConnectionProvider (package not found)
                       | • Class not found: org.quartz.utils.DBConnectionManager (package not found)
                       | • Method not found: java.lang.String org.springframework.scheduling.quartz.LocalDataSourceJobStore.getInstanceName()
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.logWarnIfNonZero(int,java.lang.String)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.setDataSource(java.lang.String)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.setDontSetAutoCommitFalse(boolean)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.setLockHandler(org.quartz.impl.jdbcjobstore.Semaphore)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.setNonManagedTXDataSource(java.lang.String)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.LocalDataSourceJobStore.setUseDBLocks(boolean)
                       | > org.springframework.scheduling.quartz.LocalDataSourceJobStore (method not found)
                       | > org.quartz.impl.jdbcjobstore.JobStoreCMT (class not found)
                       |
                       | org.springframework.scheduling.quartz.LocalDataSourceJobStore$1
                       | • Interface not found: org.quartz.utils.ConnectionProvider
                       | • Class not found: org.quartz.utils.ConnectionProvider (package not found)
                       |
                       | org.springframework.scheduling.quartz.LocalDataSourceJobStore$2
                       | • Interface not found: org.quartz.utils.ConnectionProvider
                       | • Class not found: org.quartz.utils.ConnectionProvider (package not found)
                       |
                       | org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
                       | • Interface not found: org.quartz.spi.ThreadPool
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.quartz.SchedulerConfigException (package not found)
                       | • Class not found: org.quartz.spi.ThreadPool (package not found)
                       |
                       | org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
                       | • Class not found: org.quartz.JobDataMap (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.impl.JobDetailImpl (package not found)
                       |
                       | org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.quartz.JobExecutionContext (package not found)
                       | • Class not found: org.quartz.JobExecutionException (package not found)
                       |
                       | org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$StatefulMethodInvokingJob
                       | • Annotation not found: org.quartz.DisallowConcurrentExecution (package not found)
                       | • Annotation not found: org.quartz.PersistJobDataAfterExecution (package not found)
                       |
                       | org.springframework.scheduling.quartz.QuartzJobBean
                       | • Interface not found: org.quartz.Job
                       | • Class not found: org.quartz.Job (package not found)
                       | • Class not found: org.quartz.JobExecutionContext (package not found)
                       | • Class not found: org.quartz.JobExecutionException (package not found)
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       |
                       | org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
                       | • Interface not found: org.quartz.spi.ClassLoadHelper
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.quartz.spi.ClassLoadHelper (package not found)
                       |
                       | org.springframework.scheduling.quartz.SchedulerAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.quartz.Calendar (package not found)
                       | • Class not found: org.quartz.JobDataMap (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.JobKey (package not found)
                       | • Class not found: org.quartz.JobListener (package not found)
                       | • Class not found: org.quartz.ListenerManager (package not found)
                       | • Class not found: org.quartz.ObjectAlreadyExistsException (package not found)
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       | • Class not found: org.quartz.SchedulerListener (package not found)
                       | • Class not found: org.quartz.Trigger (package not found)
                       | • Class not found: org.quartz.TriggerKey (package not found)
                       | • Class not found: org.quartz.TriggerListener (package not found)
                       | • Class not found: org.quartz.spi.ClassLoadHelper (package not found)
                       | • Class not found: org.quartz.xml.XMLSchedulingDataProcessor (package not found)
                       |
                       | org.springframework.scheduling.quartz.SchedulerAccessorBean
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       | • Class not found: org.quartz.impl.SchedulerRepository (package not found)
                       |
                       | org.springframework.scheduling.quartz.SchedulerContextAware
                       | • Class not found: org.quartz.SchedulerContext (package not found)
                       |
                       | org.springframework.scheduling.quartz.SchedulerFactoryBean
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerContext (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       | • Class not found: org.quartz.SchedulerFactory (package not found)
                       | • Class not found: org.quartz.impl.RemoteScheduler (package not found)
                       | • Class not found: org.quartz.impl.SchedulerRepository (package not found)
                       | • Class not found: org.quartz.impl.StdSchedulerFactory (package not found)
                       | • Class not found: org.quartz.simpl.SimpleThreadPool (package not found)
                       | • Class not found: org.quartz.spi.JobFactory (package not found)
                       |
                       | org.springframework.scheduling.quartz.SchedulerFactoryBean$1
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.quartz.Scheduler (package not found)
                       | • Class not found: org.quartz.SchedulerException (package not found)
                       |
                       | org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
                       | • Superclass not found: org.quartz.simpl.SimpleThreadPool
                       | • Class not found: org.quartz.SchedulerConfigException (package not found)
                       | • Class not found: org.quartz.simpl.SimpleThreadPool (package not found)
                       | • Method not found: void org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor.initialize()
                       | > org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncListenableTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncTaskExecutor (method not found)
                       | > org.springframework.core.task.TaskExecutor (method not found)
                       | > java.util.concurrent.Executor (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.scheduling.SchedulingTaskExecutor (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > org.springframework.beans.factory.DisposableBean (method not found)
                       | > org.quartz.simpl.SimpleThreadPool (class not found)
                       | • Method not found: boolean org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor.runInThread(java.lang.Runnable)
                       | > org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncListenableTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncTaskExecutor (method not found)
                       | > org.springframework.core.task.TaskExecutor (method not found)
                       | > java.util.concurrent.Executor (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.scheduling.SchedulingTaskExecutor (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > org.springframework.beans.factory.DisposableBean (method not found)
                       | > org.quartz.simpl.SimpleThreadPool (class not found)
                       | • Method not found: void org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor.shutdown(boolean)
                       | > org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncListenableTaskExecutor (method not found)
                       | > org.springframework.core.task.AsyncTaskExecutor (method not found)
                       | > org.springframework.core.task.TaskExecutor (method not found)
                       | > java.util.concurrent.Executor (method not found)
                       | > java.lang.Object (method not found)
                       | > org.springframework.scheduling.SchedulingTaskExecutor (method not found)
                       | > org.springframework.beans.factory.InitializingBean (method not found)
                       | > org.springframework.beans.factory.DisposableBean (method not found)
                       | > org.quartz.simpl.SimpleThreadPool (class not found)
                       |
                       | org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
                       | • Class not found: org.quartz.JobDataMap (package not found)
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.JobKey (package not found)
                       | • Class not found: org.quartz.SimpleTrigger (package not found)
                       | • Class not found: org.quartz.impl.triggers.SimpleTriggerImpl (package not found)
                       |
                       | org.springframework.scheduling.quartz.SpringBeanJobFactory
                       | • Class not found: org.quartz.JobDetail (package not found)
                       | • Class not found: org.quartz.SchedulerContext (package not found)
                       | • Class not found: org.quartz.spi.OperableTrigger (package not found)
                       | • Class not found: org.quartz.spi.TriggerFiredBundle (package not found)
                       |
                       | org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
                       | • Class not found: freemarker.cache.FileTemplateLoader (package not found)
                       | • Class not found: freemarker.cache.MultiTemplateLoader (package not found)
                       | • Class not found: freemarker.cache.TemplateLoader (package not found)
                       | • Class not found: freemarker.template.Configuration (package not found)
                       | • Class not found: freemarker.template.ObjectWrapper (package not found)
                       | • Class not found: freemarker.template.SimpleHash (package not found)
                       | • Class not found: freemarker.template.TemplateException (package not found)
                       | • Class not found: freemarker.template.TemplateHashModelEx (package not found)
                       | • Class not found: freemarker.template.Version (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
                       | • Class not found: freemarker.template.Configuration (package not found)
                       | • Class not found: freemarker.template.TemplateException (package not found)
                       |
                       | org.springframework.ui.freemarker.FreeMarkerTemplateUtils
                       | • Class not found: freemarker.template.Template (package not found)
                       | • Class not found: freemarker.template.TemplateException (package not found)
                       |
                       | org.springframework.ui.freemarker.SpringTemplateLoader
                       | • Interface not found: freemarker.cache.TemplateLoader
                       | • Class not found: freemarker.cache.TemplateLoader (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-core            | org.springframework.cglib.transform.AbstractProcessTask
                       | • Superclass not found: org.apache.tools.ant.Task
                       | • Class not found: org.apache.tools.ant.BuildException (package not found)
                       | • Class not found: org.apache.tools.ant.DirectoryScanner (package not found)
                       | • Class not found: org.apache.tools.ant.Project (package not found)
                       | • Class not found: org.apache.tools.ant.Task (package not found)
                       | • Class not found: org.apache.tools.ant.types.FileSet (package not found)
                       | • Method not found: org.apache.tools.ant.Project org.springframework.cglib.transform.AbstractProcessTask.getProject()
                       | > org.springframework.cglib.transform.AbstractProcessTask (method not found)
                       | > org.apache.tools.ant.Task (class not found)
                       |
                       | org.springframework.cglib.transform.AbstractTransformTask
                       | • Method not found: void org.springframework.cglib.transform.AbstractTransformTask.log(java.lang.String)
                       | > org.springframework.cglib.transform.AbstractTransformTask (method not found)
                       | > org.springframework.cglib.transform.AbstractProcessTask (method not found)
                       | > org.apache.tools.ant.Task (class not found)
                       | • Method not found: void org.springframework.cglib.transform.AbstractTransformTask.log(java.lang.String,int)
                       | > org.springframework.cglib.transform.AbstractTransformTask (method not found)
                       | > org.springframework.cglib.transform.AbstractProcessTask (method not found)
                       | > org.apache.tools.ant.Task (class not found)
                       |
                       | org.springframework.core.KotlinDetector
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.KotlinReflectionParameterNameDiscoverer
                       | • Class not found: kotlin.reflect.KFunction (package not found)
                       | • Class not found: kotlin.reflect.KParameter (package not found)
                       | • Class not found: kotlin.reflect.KParameter$Kind (package not found)
                       | • Class not found: kotlin.reflect.jvm.ReflectJvmMapping (package not found)
                       |
                       | org.springframework.core.LocalVariableTableParameterNameDiscoverer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.MethodParameter$KotlinDelegate
                       | • Class not found: kotlin.reflect.KFunction (package not found)
                       | • Class not found: kotlin.reflect.KParameter (package not found)
                       | • Class not found: kotlin.reflect.KParameter$Kind (package not found)
                       | • Class not found: kotlin.reflect.KType (package not found)
                       | • Class not found: kotlin.reflect.jvm.ReflectJvmMapping (package not found)
                       |
                       | org.springframework.core.ReactiveAdapter
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.core.ReactiveAdapterRegistry$ReactorAdapter
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.ReactiveAdapterRegistry$ReactorJdkFlowAdapterRegistrar
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.ReactiveAdapterRegistry$ReactorRegistrar
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.ReactiveAdapterRegistry$RxJava1Registrar
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: rx.Completable (package not found)
                       | • Class not found: rx.Observable (package not found)
                       | • Class not found: rx.RxReactiveStreams (package not found)
                       | • Class not found: rx.Single (package not found)
                       |
                       | org.springframework.core.ReactiveAdapterRegistry$RxJava2Registrar
                       | • Class not found: io.reactivex.BackpressureStrategy (package not found)
                       | • Class not found: io.reactivex.Completable (package not found)
                       | • Class not found: io.reactivex.Flowable (package not found)
                       | • Class not found: io.reactivex.Maybe (package not found)
                       | • Class not found: io.reactivex.Observable (package not found)
                       | • Class not found: io.reactivex.Single (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.core.SimpleAliasRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.SpringProperties
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.annotation.AnnotationUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.codec.AbstractDataBufferDecoder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.codec.AbstractDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.codec.AbstractEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.codec.AbstractSingleValueEncoder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.ByteArrayDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.codec.ByteArrayEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.ByteBufferDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.codec.ByteBufferEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.CharSequenceEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.DataBufferDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.DataBufferEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.Decoder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.codec.Encoder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.Hints
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.codec.ResourceDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.ResourceEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.codec.ResourceRegionEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.codec.StringDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.core.env.AbstractEnvironment
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.env.AbstractEnvironment$1
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.env.AbstractEnvironment$2
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.env.AbstractPropertyResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.env.JOptCommandLinePropertySource
                       | • Class not found: joptsimple.OptionSet (package not found)
                       | • Class not found: joptsimple.OptionSpec (package not found)
                       |
                       | org.springframework.core.env.PropertyResolverExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       | • Annotation not found: org.jetbrains.annotations.Nullable (package not found)
                       |
                       | org.springframework.core.env.PropertySource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.env.PropertySourcesPropertyResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.env.SystemEnvironmentPropertySource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.io.buffer.DataBufferUtils
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.CoreSubscriber (package not found)
                       | • Class not found: reactor.core.Disposable (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.core.io.buffer.DataBufferUtils$AsynchronousFileChannelReadCompletionHandler
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       |
                       | org.springframework.core.io.buffer.DataBufferUtils$AsynchronousFileChannelWriteCompletionHandler
                       | • Superclass not found: reactor.core.publisher.BaseSubscriber
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       | • Class not found: reactor.core.publisher.BaseSubscriber (package not found)
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       | • Method not found: void org.springframework.core.io.buffer.DataBufferUtils$AsynchronousFileChannelWriteCompletionHandler.request(long)
                       | > org.springframework.core.io.buffer.DataBufferUtils$AsynchronousFileChannelWriteCompletionHandler (method not found)
                       | > java.nio.channels.CompletionHandler (method not found)
                       | > java.lang.Object (method not found)
                       | > reactor.core.publisher.BaseSubscriber (class not found)
                       |
                       | org.springframework.core.io.buffer.DataBufferUtils$ReadableByteChannelGenerator
                       | • Class not found: reactor.core.publisher.SynchronousSink (package not found)
                       |
                       | org.springframework.core.io.buffer.DataBufferUtils$WritableByteChannelSubscriber
                       | • Superclass not found: reactor.core.publisher.BaseSubscriber
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       | • Class not found: reactor.core.publisher.BaseSubscriber (package not found)
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       | • Method not found: void org.springframework.core.io.buffer.DataBufferUtils$WritableByteChannelSubscriber.request(long)
                       | > org.springframework.core.io.buffer.DataBufferUtils$WritableByteChannelSubscriber (method not found)
                       | > reactor.core.publisher.BaseSubscriber (class not found)
                       |
                       | org.springframework.core.io.buffer.NettyDataBuffer
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufInputStream (package not found)
                       | • Class not found: io.netty.buffer.ByteBufOutputStream (package not found)
                       | • Class not found: io.netty.util.ByteProcessor (package not found)
                       |
                       | org.springframework.core.io.buffer.NettyDataBufferFactory
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.buffer.CompositeByteBuf (package not found)
                       | • Class not found: io.netty.buffer.Unpooled (package not found)
                       |
                       | org.springframework.core.io.support.PathMatchingResourcePatternResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.io.support.PropertiesLoaderSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.io.support.ResourceArrayPropertyEditor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.io.support.SpringFactoriesLoader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.log.CompositeLog
                       | • Interface not found: org.apache.commons.logging.Log
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.impl.NoOpLog (package not found)
                       |
                       | org.springframework.core.log.LogDelegateFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.log.LogFormatUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.type.classreading.AbstractRecursiveAnnotationVisitor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.core.type.filter.AspectJTypeFilter
                       | • Class not found: org.aspectj.bridge.IMessageHandler (package not found)
                       | • Class not found: org.aspectj.weaver.ICrossReferenceHandler (package not found)
                       | • Class not found: org.aspectj.weaver.ResolvedType (package not found)
                       | • Class not found: org.aspectj.weaver.World (package not found)
                       | • Class not found: org.aspectj.weaver.bcel.BcelWorld (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.Bindings (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.FormalBinding (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.IScope (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.PatternParser (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.SimpleScope (package not found)
                       | • Class not found: org.aspectj.weaver.patterns.TypePattern (package not found)
                       |
                       | org.springframework.lang.NonNull
                       | • Annotation not found: javax.annotation.Nonnull (package found)
                       | • Annotation not found: javax.annotation.meta.TypeQualifierNickname (package not found)
                       |
                       | org.springframework.lang.NonNullApi
                       | • Annotation not found: javax.annotation.Nonnull (package found)
                       | • Annotation not found: javax.annotation.meta.TypeQualifierDefault (package not found)
                       |
                       | org.springframework.lang.NonNullFields
                       | • Annotation not found: javax.annotation.Nonnull (package found)
                       | • Annotation not found: javax.annotation.meta.TypeQualifierDefault (package not found)
                       |
                       | org.springframework.lang.Nullable
                       | • Class not found: javax.annotation.meta.When (package not found)
                       | • Annotation not found: javax.annotation.Nonnull (package found)
                       | • Annotation not found: javax.annotation.meta.TypeQualifierNickname (package not found)
                       |
                       | org.springframework.util.CommonsLogWriter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.util.ConcurrencyThrottleSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.util.PropertyPlaceholderHelper
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.util.concurrent.MonoToListenableFutureAdapter
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.core.publisher.MonoProcessor (package not found)
                       |
                       | org.springframework.util.xml.SimpleSaxErrorHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.util.xml.SimpleTransformErrorListener
                       | • Class not found: org.apache.commons.logging.Log (package not found)
spring-expression      | org.springframework.expression.spel.standard.SpelCompiler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-jdbc            | org.springframework.jdbc.core.BeanPropertyRowMapper
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcOperationsExtensionsKt
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.functions.Function2 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       | • Annotation not found: org.jetbrains.annotations.Nullable (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcOperationsExtensionsKt$query$1
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcOperationsExtensionsKt$query$2
                       | • Class not found: kotlin.jvm.functions.Function1 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcOperationsExtensionsKt$query$3
                       | • Class not found: kotlin.jvm.functions.Function2 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcOperationsExtensionsKt$queryForObject$1
                       | • Class not found: kotlin.jvm.functions.Function2 (package not found)
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.core.JdbcTemplate$1UpdateStatementCallback
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.core.StatementCreatorUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.CallMetaDataContext
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.CallMetaDataProviderFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.Db2CallMetaDataProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.DerbyTableMetaDataProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.OracleTableMetaDataProvider
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.TableMetaDataContext
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.metadata.TableMetaDataProviderFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.namedparam.MapSqlParameterSourceExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.jdbc.core.simple.AbstractJdbcCall
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.core.simple.AbstractJdbcInsert
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.AbstractDataSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.DataSourceTransactionManager
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.datasource.DataSourceUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.DriverManagerDataSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy$LazyConnectionInvocationHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.datasource.SimpleDriverDataSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.datasource.SingleConnectionDataSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.embedded.AbstractEmbeddedDatabaseConfigurer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.embedded.DerbyEmbeddedDatabaseConfigurer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.apache.derby.jdbc.EmbeddedDriver (package not found)
                       |
                       | org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.datasource.init.ScriptUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.object.BatchSqlUpdate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.object.RdbmsOperation
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.object.SqlCall
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.CustomSQLExceptionTranslatorRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.DatabaseStartupValidator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.JdbcAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.JdbcUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.support.SQLErrorCodesFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.support.lob.DefaultLobHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jdbc.support.lob.DefaultLobHandler$DefaultLobCreator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jdbc.support.lob.TemporaryLobCreator
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-jms             | org.springframework.jms.IllegalStateException
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       |
                       | org.springframework.jms.InvalidClientIDException
                       | • Class not found: javax.jms.InvalidClientIDException (package not found)
                       |
                       | org.springframework.jms.InvalidDestinationException
                       | • Class not found: javax.jms.InvalidDestinationException (package not found)
                       |
                       | org.springframework.jms.InvalidSelectorException
                       | • Class not found: javax.jms.InvalidSelectorException (package not found)
                       |
                       | org.springframework.jms.JmsException
                       | • Class not found: javax.jms.JMSException (package not found)
                       |
                       | org.springframework.jms.JmsSecurityException
                       | • Class not found: javax.jms.JMSSecurityException (package not found)
                       |
                       | org.springframework.jms.MessageEOFException
                       | • Class not found: javax.jms.MessageEOFException (package not found)
                       |
                       | org.springframework.jms.MessageFormatException
                       | • Class not found: javax.jms.MessageFormatException (package not found)
                       |
                       | org.springframework.jms.MessageNotReadableException
                       | • Class not found: javax.jms.MessageNotReadableException (package not found)
                       |
                       | org.springframework.jms.MessageNotWriteableException
                       | • Class not found: javax.jms.MessageNotWriteableException (package not found)
                       |
                       | org.springframework.jms.ResourceAllocationException
                       | • Class not found: javax.jms.ResourceAllocationException (package not found)
                       |
                       | org.springframework.jms.TransactionInProgressException
                       | • Class not found: javax.jms.TransactionInProgressException (package not found)
                       |
                       | org.springframework.jms.TransactionRolledBackException
                       | • Class not found: javax.jms.TransactionRolledBackException (package not found)
                       |
                       | org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.config.AbstractJmsListenerContainerFactory
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.config.AbstractJmsListenerEndpoint
                       | • Class not found: javax.jms.MessageListener (package not found)
                       |
                       | org.springframework.jms.config.DefaultJcaListenerContainerFactory
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       |
                       | org.springframework.jms.config.DefaultJmsListenerContainerFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.config.JmsListenerEndpointRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.config.MethodJmsListenerEndpoint
                       | • Class not found: javax.jms.MessageListener (package not found)
                       |
                       | org.springframework.jms.config.SimpleJmsListenerEndpoint
                       | • Class not found: javax.jms.MessageListener (package not found)
                       |
                       | org.springframework.jms.connection.CachedMessageConsumer
                       | • Interface not found: javax.jms.MessageConsumer
                       | • Interface not found: javax.jms.QueueReceiver
                       | • Interface not found: javax.jms.TopicSubscriber
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.QueueReceiver (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: javax.jms.TopicSubscriber (package not found)
                       |
                       | org.springframework.jms.connection.CachedMessageProducer
                       | • Interface not found: javax.jms.MessageProducer
                       | • Interface not found: javax.jms.QueueSender
                       | • Interface not found: javax.jms.TopicPublisher
                       | • Class not found: javax.jms.CompletionListener (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.QueueSender (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: javax.jms.TopicPublisher (package not found)
                       |
                       | org.springframework.jms.connection.CachingConnectionFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueSession (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TopicSession (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TemporaryQueue (package not found)
                       | • Class not found: javax.jms.TemporaryTopic (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.connection.CachingConnectionFactory$ConsumerCacheKey
                       | • Class not found: javax.jms.Destination (package not found)
                       |
                       | org.springframework.jms.connection.CachingConnectionFactory$DestinationCacheKey
                       | • Class not found: javax.jms.Destination (package not found)
                       |
                       | org.springframework.jms.connection.ChainedExceptionListener
                       | • Interface not found: javax.jms.ExceptionListener
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.QueueSession (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicSession (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils$1
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils$2
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.QueueSession (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils$3
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicSession (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils$JmsResourceSynchronization
                       | • Class not found: javax.jms.JMSException (package not found)
                       |
                       | org.springframework.jms.connection.ConnectionFactoryUtils$ResourceFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.connection.DelegatingConnectionFactory
                       | • Interface not found: javax.jms.QueueConnectionFactory
                       | • Interface not found: javax.jms.TopicConnectionFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSContext (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       |
                       | org.springframework.jms.connection.JmsResourceHolder
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TransactionInProgressException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.connection.JmsTransactionManager
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TransactionRolledBackException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.connection.SessionProxy
                       | • Interface not found: javax.jms.Session
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.connection.SingleConnectionFactory
                       | • Interface not found: javax.jms.ConnectionFactory
                       | • Interface not found: javax.jms.QueueConnectionFactory
                       | • Interface not found: javax.jms.TopicConnectionFactory
                       | • Interface not found: javax.jms.ExceptionListener
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSContext (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener
                       | • Interface not found: javax.jms.ExceptionListener
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       |
                       | org.springframework.jms.connection.SingleConnectionFactory$SharedConnectionInvocationHandler
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.connection.SmartConnectionFactory
                       | • Interface not found: javax.jms.ConnectionFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       |
                       | org.springframework.jms.connection.SynchedLocalTransactionFailedException
                       | • Class not found: javax.jms.JMSException (package not found)
                       |
                       | org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
                       | • Interface not found: javax.jms.ConnectionFactory
                       | • Interface not found: javax.jms.QueueConnectionFactory
                       | • Interface not found: javax.jms.TopicConnectionFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSContext (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       |
                       | org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy$CloseSuppressingSessionInvocationHandler
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TransactionInProgressException (package not found)
                       |
                       | org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy$TransactionAwareConnectionInvocationHandler
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.QueueSession (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicSession (package not found)
                       |
                       | org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
                       | • Interface not found: javax.jms.ConnectionFactory
                       | • Interface not found: javax.jms.QueueConnectionFactory
                       | • Interface not found: javax.jms.TopicConnectionFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSContext (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueConnection (package not found)
                       | • Class not found: javax.jms.QueueConnectionFactory (package not found)
                       | • Class not found: javax.jms.TopicConnection (package not found)
                       | • Class not found: javax.jms.TopicConnectionFactory (package not found)
                       |
                       | org.springframework.jms.core.BrowserCallback
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.QueueBrowser (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.JmsMessagingTemplate
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       |
                       | org.springframework.jms.core.JmsMessagingTemplate$MessagingMessageCreator
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.JmsOperations
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       |
                       | org.springframework.jms.core.JmsTemplate
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.QueueBrowser (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TemporaryQueue (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.core.JmsTemplate$JmsTemplateResourceFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.MessageCreator
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.MessagePostProcessor
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       |
                       | org.springframework.jms.core.ProducerCallback
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.SessionCallback
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.core.support.JmsGatewaySupport
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.listener.AbstractJmsListeningContainer
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.AbstractMessageListenerContainer
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.AbstractPollingMessageListenerContainer
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.AbstractPollingMessageListenerContainer$MessageListenerContainerResourceFactory
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.listener.DefaultMessageListenerContainer
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.LocallyExposedJmsResourceHolder
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.listener.SessionAwareMessageListener
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.listener.SimpleMessageListenerContainer
                       | • Interface not found: javax.jms.ExceptionListener
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.ExceptionListener (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
                       | • Interface not found: javax.jms.MessageListener
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.InvalidDestinationException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener$MessagingMessageConverterAdapter
                       | • Class not found: javax.jms.BytesMessage (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener$MessagingMessageConverterAdapter$LazyResolutionMessage
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       |
                       | org.springframework.jms.listener.adapter.JmsResponse
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.listener.adapter.MessageListenerAdapter
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.adapter.MessagingMessageListenerAdapter
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsActivationSpecFactory
                       | • Class not found: javax.resource.spi.ActivationSpec (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.resource.spi.UnavailableException (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory$JmsMessageEndpoint
                       | • Interface not found: javax.jms.MessageListener
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory$JmsResourceException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
                       | • Class not found: javax.jms.MessageListener (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.ActivationSpec (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpointFactory (package not found)
                       |
                       | org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: javax.resource.spi.ActivationSpec (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       |
                       | org.springframework.jms.remoting.JmsInvokerClientInterceptor
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageFormatException (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TemporaryQueue (package not found)
                       |
                       | org.springframework.jms.remoting.JmsInvokerServiceExporter
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageFormatException (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.support.JmsAccessor
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.ConnectionFactory (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.support.JmsMessageHeaderAccessor
                       | • Class not found: javax.jms.Destination (package not found)
                       |
                       | org.springframework.jms.support.JmsUtils
                       | • Class not found: javax.jms.Connection (package not found)
                       | • Class not found: javax.jms.IllegalStateException (package not found)
                       | • Class not found: javax.jms.InvalidClientIDException (package not found)
                       | • Class not found: javax.jms.InvalidDestinationException (package not found)
                       | • Class not found: javax.jms.InvalidSelectorException (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.JMSSecurityException (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.MessageEOFException (package not found)
                       | • Class not found: javax.jms.MessageFormatException (package not found)
                       | • Class not found: javax.jms.MessageNotReadableException (package not found)
                       | • Class not found: javax.jms.MessageNotWriteableException (package not found)
                       | • Class not found: javax.jms.MessageProducer (package not found)
                       | • Class not found: javax.jms.QueueBrowser (package not found)
                       | • Class not found: javax.jms.QueueRequestor (package not found)
                       | • Class not found: javax.jms.ResourceAllocationException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TransactionInProgressException (package not found)
                       | • Class not found: javax.jms.TransactionRolledBackException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jms.support.SimpleJmsHeaderMapper
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jms.support.converter.MappingJackson2MessageConverter
                       | • Class not found: com.fasterxml.jackson.annotation.JsonView (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.DeserializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.MapperFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.type.TypeFactory (package not found)
                       | • Class not found: javax.jms.BytesMessage (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TextMessage (package not found)
                       |
                       | org.springframework.jms.support.converter.MarshallingMessageConverter
                       | • Class not found: javax.jms.BytesMessage (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TextMessage (package not found)
                       | • Class not found: org.springframework.oxm.Marshaller (package not found)
                       | • Class not found: org.springframework.oxm.Unmarshaller (package not found)
                       | • Class not found: org.springframework.oxm.XmlMappingException (package not found)
                       |
                       | org.springframework.jms.support.converter.MessageConverter
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.converter.MessagingMessageConverter
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.converter.SimpleMessageConverter
                       | • Class not found: javax.jms.BytesMessage (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.MapMessage (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.ObjectMessage (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.TextMessage (package not found)
                       |
                       | org.springframework.jms.support.converter.SmartMessageConverter
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.destination.BeanFactoryDestinationResolver
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.destination.DestinationResolver
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.destination.DynamicDestinationResolver
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       |
                       | org.springframework.jms.support.destination.JmsDestinationAccessor
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Message (package not found)
                       | • Class not found: javax.jms.MessageConsumer (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       |
                       | org.springframework.jms.support.destination.JndiDestinationResolver
                       | • Class not found: javax.jms.Destination (package not found)
                       | • Class not found: javax.jms.JMSException (package not found)
                       | • Class not found: javax.jms.Queue (package not found)
                       | • Class not found: javax.jms.Session (package not found)
                       | • Class not found: javax.jms.Topic (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
spring-messaging       | org.springframework.messaging.MessageHeaders
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.converter.AbstractMessageConverter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.converter.MappingJackson2MessageConverter
                       | • Class not found: com.fasterxml.jackson.annotation.JsonView (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonEncoding (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonGenerator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.DeserializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonMappingException (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.MapperFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectReader (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.type.TypeFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.converter.MarshallingMessageConverter
                       | • Class not found: org.springframework.oxm.Marshaller (package not found)
                       | • Class not found: org.springframework.oxm.Unmarshaller (package not found)
                       |
                       | org.springframework.messaging.core.AbstractMessageSendingTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.core.GenericMessagingTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.core.GenericMessagingTemplate$TemporaryReplyChannel
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.handler.HandlerMethod
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.handler.annotation.support.HeaderMethodArgumentResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.handler.invocation.InvocableHandlerMethod
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.handler.invocation.ReactiveReturnValueHandler
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.messaging.simp.SimpAttributes
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.SimpLogging
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.annotation.support.SubscriptionMethodReturnValueHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler$UnsentDisconnectChannelInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.OrderedMessageSender
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.DefaultStompSession
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.DefaultStompSession$ReadInactivityTask
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.ReactorNettyTcpStompClient
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler$StompConnectionHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler$StompConnectionHandler$1
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler$SystemStompConnectionHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.stomp.StompEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.user.DefaultUserDestinationResolver
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.user.UserDestinationMessageHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.simp.user.UserDestinationMessageHandler$BroadcastHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.support.AbstractHeaderMapper
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.support.AbstractMessageChannel
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.messaging.support.AbstractMessageChannel$ChannelInterceptorChain
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.support.AbstractSubscribableChannel
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.support.ExecutorSubscribableChannel$SendTask
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.AbstractNioBufferReactorNettyCodec
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.ReactorNettyCodec
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.ReactorNettyTcpClient
                       | • Class not found: io.netty.channel.group.ChannelGroup (package not found)
                       | • Class not found: io.netty.channel.group.DefaultChannelGroup (package not found)
                       | • Class not found: io.netty.util.concurrent.EventExecutor (package not found)
                       | • Class not found: io.netty.util.concurrent.Future (package not found)
                       | • Class not found: io.netty.util.concurrent.ImmediateEventExecutor (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.core.publisher.MonoProcessor (package not found)
                       | • Class not found: reactor.core.scheduler.Scheduler (package not found)
                       | • Class not found: reactor.core.scheduler.Schedulers (package not found)
                       | • Class not found: reactor.netty.Connection (package not found)
                       | • Class not found: reactor.netty.FutureMono (package not found)
                       | • Class not found: reactor.netty.resources.ConnectionProvider (package not found)
                       | • Class not found: reactor.netty.resources.LoopResources (package not found)
                       | • Class not found: reactor.netty.tcp.TcpClient (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.ReactorNettyTcpClient$ReactorNettyHandler
                       | • Class not found: io.netty.channel.ChannelHandler (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.DirectProcessor (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.scheduler.Scheduler (package not found)
                       | • Class not found: reactor.netty.Connection (package not found)
                       | • Class not found: reactor.netty.NettyInbound (package not found)
                       | • Class not found: reactor.netty.NettyOutbound (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.ReactorNettyTcpClient$StompMessageDecoder
                       | • Superclass not found: io.netty.handler.codec.ByteToMessageDecoder
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.channel.ChannelHandlerContext (package not found)
                       | • Class not found: io.netty.handler.codec.ByteToMessageDecoder (package not found)
                       |
                       | org.springframework.messaging.tcp.reactor.ReactorNettyTcpConnection
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.DirectProcessor (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.netty.Connection (package not found)
                       | • Class not found: reactor.netty.NettyInbound (package not found)
                       | • Class not found: reactor.netty.NettyOutbound (package not found)
spring-orm             | org.springframework.orm.hibernate5.ConfigurableJtaPlatform
                       | • Interface not found: org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.TransactionSynchronizationRegistry (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       | • Class not found: org.hibernate.TransactionException (package not found)
                       | • Class not found: org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateCallback
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateExceptionTranslator
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.JDBCException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateJdbcException
                       | • Class not found: org.hibernate.JDBCException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateObjectRetrievalFailureException
                       | • Class not found: org.hibernate.UnresolvableObjectException (package not found)
                       | • Class not found: org.hibernate.WrongClassException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateOperations
                       | • Class not found: org.hibernate.Filter (package not found)
                       | • Class not found: org.hibernate.LockMode (package not found)
                       | • Class not found: org.hibernate.ReplicationMode (package not found)
                       | • Class not found: org.hibernate.criterion.DetachedCriteria (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
                       | • Class not found: org.hibernate.StaleObjectStateException (package not found)
                       | • Class not found: org.hibernate.StaleStateException (package not found)
                       | • Class not found: org.hibernate.dialect.lock.OptimisticEntityLockException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateQueryException
                       | • Class not found: org.hibernate.QueryException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateSystemException
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateTemplate
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.Criteria (package not found)
                       | • Class not found: org.hibernate.Filter (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.Hibernate (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.LockMode (package not found)
                       | • Class not found: org.hibernate.LockOptions (package not found)
                       | • Class not found: org.hibernate.Query (package not found)
                       | • Class not found: org.hibernate.ReplicationMode (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.Session$LockRequest (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.criterion.Criterion (package not found)
                       | • Class not found: org.hibernate.criterion.DetachedCriteria (package not found)
                       | • Class not found: org.hibernate.criterion.Example (package not found)
                       | • Class not found: org.hibernate.transform.ResultTransformer (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateTemplate$CloseSuppressingInvocationHandler
                       | • Class not found: org.hibernate.Criteria (package not found)
                       | • Class not found: org.hibernate.Query (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateTransactionManager
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.hibernate.ConnectionReleaseMode (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Interceptor (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionBuilder (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.Transaction (package not found)
                       | • Class not found: org.hibernate.TransactionException (package not found)
                       | • Class not found: org.hibernate.engine.jdbc.spi.JdbcCoordinator (package not found)
                       | • Class not found: org.hibernate.engine.spi.SessionImplementor (package not found)
                       | • Class not found: org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor (package not found)
                       | • Class not found: org.hibernate.resource.transaction.spi.TransactionStatus (package not found)
                       |
                       | org.springframework.orm.hibernate5.HibernateTransactionManager$HibernateTransactionObject
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.Transaction (package not found)
                       | • Class not found: org.hibernate.resource.transaction.spi.TransactionStatus (package not found)
                       |
                       | org.springframework.orm.hibernate5.LocalSessionFactoryBean
                       | • Class not found: org.hibernate.Interceptor (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.boot.MetadataSources (package not found)
                       | • Class not found: org.hibernate.boot.model.naming.ImplicitNamingStrategy (package not found)
                       | • Class not found: org.hibernate.boot.model.naming.PhysicalNamingStrategy (package not found)
                       | • Class not found: org.hibernate.boot.registry.BootstrapServiceRegistryBuilder (package not found)
                       | • Class not found: org.hibernate.cache.spi.RegionFactory (package not found)
                       | • Class not found: org.hibernate.cfg.Configuration (package not found)
                       | • Class not found: org.hibernate.context.spi.CurrentTenantIdentifierResolver (package not found)
                       | • Class not found: org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider (package not found)
                       | • Class not found: org.hibernate.integrator.spi.Integrator (package not found)
                       | • Class not found: org.hibernate.service.ServiceRegistry (package not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addCacheableFile(java.io.File)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addDirectory(java.io.File)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addInputStream(java.io.InputStream)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addJar(java.io.File)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addProperties(java.util.Properties)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.SessionFactory org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.buildSessionFactory()
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.configure(java.net.URL)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.setImplicitNamingStrategy(org.hibernate.boot.model.naming.ImplicitNamingStrategy)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.setInterceptor(org.hibernate.Interceptor)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.setPhysicalNamingStrategy(org.hibernate.boot.model.naming.PhysicalNamingStrategy)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       |
                       | org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
                       | • Superclass not found: org.hibernate.cfg.Configuration
                       | • Class not found: javax.persistence.Converter (package not found)
                       | • Class not found: javax.persistence.Embeddable (package not found)
                       | • Class not found: javax.persistence.Entity (package not found)
                       | • Class not found: javax.persistence.MappedSuperclass (package not found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.TransactionSynchronizationRegistry (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.MappingException (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.boot.MetadataSources (package not found)
                       | • Class not found: org.hibernate.boot.registry.BootstrapServiceRegistryBuilder (package not found)
                       | • Class not found: org.hibernate.cache.spi.RegionFactory (package not found)
                       | • Class not found: org.hibernate.cfg.AvailableSettings (package not found)
                       | • Class not found: org.hibernate.cfg.Configuration (package not found)
                       | • Class not found: org.hibernate.context.spi.CurrentTenantIdentifierResolver (package not found)
                       | • Class not found: org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider (package not found)
                       | • Class not found: org.hibernate.engine.spi.SessionFactoryImplementor (package not found)
                       | • Class not found: org.hibernate.service.ServiceRegistry (package not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addAnnotatedClass(java.lang.Class)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addAttributeConverter(java.lang.Class)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: org.hibernate.cfg.Configuration org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addPackage(java.lang.String)
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       | • Method not found: java.util.Properties org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.getProperties()
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       |
                       | org.springframework.orm.hibernate5.LocalSessionFactoryBuilder$BootstrapSessionFactoryInvocationHandler
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Method not found: java.util.Properties org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.getProperties()
                       | > org.springframework.orm.hibernate5.LocalSessionFactoryBuilder (method not found)
                       | > org.hibernate.cfg.Configuration (class not found)
                       |
                       | org.springframework.orm.hibernate5.SessionFactoryUtils
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.JDBCException (package not found)
                       | • Class not found: org.hibernate.NonUniqueObjectException (package not found)
                       | • Class not found: org.hibernate.NonUniqueResultException (package not found)
                       | • Class not found: org.hibernate.ObjectDeletedException (package not found)
                       | • Class not found: org.hibernate.PersistentObjectException (package not found)
                       | • Class not found: org.hibernate.PessimisticLockException (package not found)
                       | • Class not found: org.hibernate.PropertyValueException (package not found)
                       | • Class not found: org.hibernate.QueryException (package not found)
                       | • Class not found: org.hibernate.QueryTimeoutException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.StaleObjectStateException (package not found)
                       | • Class not found: org.hibernate.StaleStateException (package not found)
                       | • Class not found: org.hibernate.TransientObjectException (package not found)
                       | • Class not found: org.hibernate.UnresolvableObjectException (package not found)
                       | • Class not found: org.hibernate.WrongClassException (package not found)
                       | • Class not found: org.hibernate.dialect.lock.OptimisticEntityLockException (package not found)
                       | • Class not found: org.hibernate.dialect.lock.PessimisticEntityLockException (package not found)
                       | • Class not found: org.hibernate.engine.jdbc.connections.spi.ConnectionProvider (package not found)
                       | • Class not found: org.hibernate.engine.spi.SessionFactoryImplementor (package not found)
                       | • Class not found: org.hibernate.exception.ConstraintViolationException (package not found)
                       | • Class not found: org.hibernate.exception.DataException (package not found)
                       | • Class not found: org.hibernate.exception.JDBCConnectionException (package not found)
                       | • Class not found: org.hibernate.exception.LockAcquisitionException (package not found)
                       | • Class not found: org.hibernate.exception.SQLGrammarException (package not found)
                       | • Class not found: org.hibernate.service.UnknownServiceException (package not found)
                       | • Class not found: org.hibernate.service.spi.ServiceRegistryImplementor (package not found)
                       |
                       | org.springframework.orm.hibernate5.SessionHolder
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.Transaction (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringBeanContainer
                       | • Interface not found: org.hibernate.resource.beans.container.spi.BeanContainer
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.resource.beans.container.spi.BeanContainer (package not found)
                       | • Class not found: org.hibernate.resource.beans.container.spi.BeanContainer$LifecycleOptions (package not found)
                       | • Class not found: org.hibernate.resource.beans.container.spi.ContainedBean (package not found)
                       | • Class not found: org.hibernate.resource.beans.spi.BeanInstanceProducer (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringBeanContainer$SpringContainedBean
                       | • Interface not found: org.hibernate.resource.beans.container.spi.ContainedBean
                       | • Class not found: org.hibernate.resource.beans.container.spi.ContainedBean (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringFlushSynchronization
                       | • Class not found: org.hibernate.Session (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringJtaSessionContext
                       | • Superclass not found: org.hibernate.context.internal.JTASessionContext
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.context.internal.JTASessionContext (package not found)
                       | • Class not found: org.hibernate.engine.spi.SessionFactoryImplementor (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringSessionContext
                       | • Interface not found: org.hibernate.context.spi.CurrentSessionContext
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       | • Class not found: org.hibernate.context.spi.CurrentSessionContext (package not found)
                       | • Class not found: org.hibernate.engine.spi.SessionFactoryImplementor (package not found)
                       | • Class not found: org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform (package not found)
                       | • Class not found: org.hibernate.service.spi.ServiceRegistryImplementor (package not found)
                       |
                       | org.springframework.orm.hibernate5.SpringSessionSynchronization
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.hibernate5.support.AsyncRequestInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.hibernate5.support.HibernateDaoSupport
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.hibernate5.support.OpenSessionInterceptor
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.Query (package not found)
                       | • Class not found: javax.persistence.SynchronizationType (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.DefaultJpaDialect
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerFactoryAccessor
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerFactoryInfo
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerFactoryUtils
                       | • Class not found: javax.persistence.EntityExistsException (package not found)
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.EntityNotFoundException (package not found)
                       | • Class not found: javax.persistence.LockTimeoutException (package not found)
                       | • Class not found: javax.persistence.NoResultException (package not found)
                       | • Class not found: javax.persistence.NonUniqueResultException (package not found)
                       | • Class not found: javax.persistence.OptimisticLockException (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.PessimisticLockException (package not found)
                       | • Class not found: javax.persistence.Query (package not found)
                       | • Class not found: javax.persistence.QueryTimeoutException (package not found)
                       | • Class not found: javax.persistence.SynchronizationType (package not found)
                       | • Class not found: javax.persistence.TransactionRequiredException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerFactoryUtils$TransactionScopedEntityManagerSynchronization
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerFactoryUtils$TransactionalEntityManagerSynchronization
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerHolder
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       |
                       | org.springframework.orm.jpa.EntityManagerProxy
                       | • Interface not found: javax.persistence.EntityManager
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       |
                       | org.springframework.orm.jpa.ExtendedEntityManagerCreator
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitTransactionType (package not found)
                       |
                       | org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.TransactionRequiredException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerSynchronization
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       |
                       | org.springframework.orm.jpa.JpaDialect
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       |
                       | org.springframework.orm.jpa.JpaObjectRetrievalFailureException
                       | • Class not found: javax.persistence.EntityNotFoundException (package not found)
                       |
                       | org.springframework.orm.jpa.JpaOptimisticLockingFailureException
                       | • Class not found: javax.persistence.OptimisticLockException (package not found)
                       |
                       | org.springframework.orm.jpa.JpaTransactionManager
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.RollbackException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionObject
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       |
                       | org.springframework.orm.jpa.JpaVendorAdapter
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       |
                       | org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.SharedCacheMode (package not found)
                       | • Class not found: javax.persistence.ValidationMode (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.orm.jpa.LocalEntityManagerFactoryBean
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.Persistence (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.orm.jpa.SharedEntityManagerCreator
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       |
                       | org.springframework.orm.jpa.SharedEntityManagerCreator$DeferredQueryInvocationHandler
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.ParameterMode (package not found)
                       | • Class not found: javax.persistence.Query (package not found)
                       | • Class not found: javax.persistence.StoredProcedureQuery (package not found)
                       |
                       | org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.Query (package not found)
                       | • Class not found: javax.persistence.TransactionRequiredException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.ClassFileTransformerAdapter
                       | • Class not found: javax.persistence.spi.ClassTransformer (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
                       | • Class not found: javax.persistence.Converter (package not found)
                       | • Class not found: javax.persistence.Embeddable (package not found)
                       | • Class not found: javax.persistence.Entity (package not found)
                       | • Class not found: javax.persistence.MappedSuperclass (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.persistence.SharedCacheMode (package not found)
                       | • Class not found: javax.persistence.ValidationMode (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
                       | • Class not found: javax.persistence.SharedCacheMode (package not found)
                       | • Class not found: javax.persistence.ValidationMode (package not found)
                       | • Class not found: javax.persistence.spi.ClassTransformer (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitTransactionType (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
                       | • Class not found: javax.persistence.SharedCacheMode (package not found)
                       | • Class not found: javax.persistence.ValidationMode (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitTransactionType (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
                       | • Interface not found: javax.persistence.spi.PersistenceUnitInfo
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       |
                       | org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
                       | • Class not found: javax.persistence.spi.ClassTransformer (package not found)
                       |
                       | org.springframework.orm.jpa.support.AsyncRequestInterceptor
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceContext (package not found)
                       | • Class not found: javax.persistence.PersistenceUnit (package not found)
                       |
                       | org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor$PersistenceElement
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.PersistenceContext (package not found)
                       | • Class not found: javax.persistence.PersistenceContextType (package not found)
                       | • Class not found: javax.persistence.PersistenceProperty (package not found)
                       | • Class not found: javax.persistence.PersistenceUnit (package not found)
                       | • Class not found: javax.persistence.SynchronizationType (package not found)
                       |
                       | org.springframework.orm.jpa.support.SharedEntityManagerBean
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.eclipse.persistence.sessions.DatabaseLogin (package not found)
                       | • Class not found: org.eclipse.persistence.sessions.UnitOfWork (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect$EclipseLinkConnectionHandle
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: org.eclipse.persistence.jpa.JpaEntityManager (package not found)
                       | • Class not found: org.eclipse.persistence.jpa.PersistenceProvider (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.HibernateJpaDialect
                       | • Class not found: javax.persistence.EntityManager (package not found)
                       | • Class not found: javax.persistence.EntityTransaction (package not found)
                       | • Class not found: javax.persistence.PersistenceException (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.HibernateException (package not found)
                       | • Class not found: org.hibernate.JDBCException (package not found)
                       | • Class not found: org.hibernate.NonUniqueObjectException (package not found)
                       | • Class not found: org.hibernate.NonUniqueResultException (package not found)
                       | • Class not found: org.hibernate.ObjectDeletedException (package not found)
                       | • Class not found: org.hibernate.PersistentObjectException (package not found)
                       | • Class not found: org.hibernate.PessimisticLockException (package not found)
                       | • Class not found: org.hibernate.PropertyValueException (package not found)
                       | • Class not found: org.hibernate.QueryException (package not found)
                       | • Class not found: org.hibernate.QueryTimeoutException (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       | • Class not found: org.hibernate.StaleObjectStateException (package not found)
                       | • Class not found: org.hibernate.StaleStateException (package not found)
                       | • Class not found: org.hibernate.Transaction (package not found)
                       | • Class not found: org.hibernate.TransientObjectException (package not found)
                       | • Class not found: org.hibernate.UnresolvableObjectException (package not found)
                       | • Class not found: org.hibernate.WrongClassException (package not found)
                       | • Class not found: org.hibernate.dialect.lock.OptimisticEntityLockException (package not found)
                       | • Class not found: org.hibernate.dialect.lock.PessimisticEntityLockException (package not found)
                       | • Class not found: org.hibernate.exception.ConstraintViolationException (package not found)
                       | • Class not found: org.hibernate.exception.DataException (package not found)
                       | • Class not found: org.hibernate.exception.JDBCConnectionException (package not found)
                       | • Class not found: org.hibernate.exception.LockAcquisitionException (package not found)
                       | • Class not found: org.hibernate.exception.SQLGrammarException (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle
                       | • Class not found: org.hibernate.Session (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.HibernateJpaDialect$SessionTransactionData
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: org.hibernate.FlushMode (package not found)
                       | • Class not found: org.hibernate.Session (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: org.hibernate.SessionFactory (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
                       | • Class not found: javax.persistence.spi.PersistenceProvider (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitTransactionType (package not found)
                       | • Class not found: org.hibernate.cfg.AvailableSettings (package not found)
                       | • Class not found: org.hibernate.dialect.DB2Dialect (package not found)
                       | • Class not found: org.hibernate.dialect.DerbyTenSevenDialect (package not found)
                       | • Class not found: org.hibernate.dialect.H2Dialect (package not found)
                       | • Class not found: org.hibernate.dialect.HANAColumnStoreDialect (package not found)
                       | • Class not found: org.hibernate.dialect.HSQLDialect (package not found)
                       | • Class not found: org.hibernate.dialect.InformixDialect (package not found)
                       | • Class not found: org.hibernate.dialect.MySQL5Dialect (package not found)
                       | • Class not found: org.hibernate.dialect.Oracle12cDialect (package not found)
                       | • Class not found: org.hibernate.dialect.PostgreSQL95Dialect (package not found)
                       | • Class not found: org.hibernate.dialect.SQLServer2012Dialect (package not found)
                       | • Class not found: org.hibernate.dialect.SybaseDialect (package not found)
                       | • Class not found: org.hibernate.jpa.HibernateEntityManager (package not found)
                       | • Class not found: org.hibernate.jpa.HibernateEntityManagerFactory (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider
                       | • Superclass not found: org.hibernate.jpa.HibernatePersistenceProvider
                       | • Class not found: javax.persistence.EntityManagerFactory (package not found)
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: org.hibernate.jpa.HibernatePersistenceProvider (package not found)
                       | • Class not found: org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl (package not found)
                       | • Class not found: org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor (package not found)
                       |
                       | org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider$1
                       | • Superclass not found: org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor
                       | • Class not found: javax.persistence.spi.PersistenceUnitInfo (package not found)
                       | • Class not found: org.hibernate.jpa.boot.internal.PersistenceUnitInfoDescriptor (package not found)
spring-tx              | org.springframework.dao.support.DaoSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.cci.CannotCreateRecordException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.cci.CannotGetCciConnectionException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.cci.CciOperationNotSupportedException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.cci.RecordTypeNotSupportedException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.cci.connection.CciLocalTransactionManager
                       | • Class not found: javax.resource.NotSupportedException (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.LocalTransaction (package not found)
                       | • Class not found: javax.resource.spi.LocalTransactionException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jca.cci.connection.ConnectionFactoryUtils
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.cci.connection.ConnectionFactoryUtils$ConnectionSynchronization
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       |
                       | org.springframework.jca.cci.connection.ConnectionHolder
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       |
                       | org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       |
                       | org.springframework.jca.cci.connection.DelegatingConnectionFactory
                       | • Interface not found: javax.resource.cci.ConnectionFactory
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       | • Class not found: javax.resource.cci.ResourceAdapterMetaData (package not found)
                       |
                       | org.springframework.jca.cci.connection.NotSupportedRecordFactory
                       | • Interface not found: javax.resource.cci.RecordFactory
                       | • Class not found: javax.resource.NotSupportedException (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.IndexedRecord (package not found)
                       | • Class not found: javax.resource.cci.MappedRecord (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       |
                       | org.springframework.jca.cci.connection.SingleConnectionFactory
                       | • Class not found: javax.resource.NotSupportedException (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       |
                       | org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       |
                       | org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy$TransactionAwareInvocationHandler
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.spi.IllegalStateException (package not found)
                       |
                       | org.springframework.jca.cci.core.CciOperations
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       |
                       | org.springframework.jca.cci.core.CciTemplate
                       | • Class not found: javax.resource.NotSupportedException (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       | • Class not found: javax.resource.cci.IndexedRecord (package not found)
                       | • Class not found: javax.resource.cci.Interaction (package not found)
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       | • Class not found: javax.resource.cci.MappedRecord (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       | • Class not found: javax.resource.cci.ResultSet (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.cci.core.CciTemplate$SimpleRecordExtractor
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       |
                       | org.springframework.jca.cci.core.ConnectionCallback
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       |
                       | org.springframework.jca.cci.core.InteractionCallback
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.Interaction (package not found)
                       |
                       | org.springframework.jca.cci.core.RecordCreator
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       |
                       | org.springframework.jca.cci.core.RecordExtractor
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       |
                       | org.springframework.jca.cci.core.support.CciDaoSupport
                       | • Class not found: javax.resource.cci.Connection (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.ConnectionSpec (package not found)
                       |
                       | org.springframework.jca.cci.core.support.CommAreaRecord
                       | • Interface not found: javax.resource.cci.Record
                       | • Interface not found: javax.resource.cci.Streamable
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.Streamable (package not found)
                       |
                       | org.springframework.jca.cci.object.EisOperation
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       |
                       | org.springframework.jca.cci.object.MappingCommAreaOperation
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       |
                       | org.springframework.jca.cci.object.MappingRecordOperation
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       |
                       | org.springframework.jca.cci.object.MappingRecordOperation$RecordCreatorImpl
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       | • Class not found: javax.resource.cci.RecordFactory (package not found)
                       |
                       | org.springframework.jca.cci.object.MappingRecordOperation$RecordExtractorImpl
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       |
                       | org.springframework.jca.cci.object.SimpleRecordOperation
                       | • Class not found: javax.resource.cci.ConnectionFactory (package not found)
                       | • Class not found: javax.resource.cci.InteractionSpec (package not found)
                       | • Class not found: javax.resource.cci.Record (package not found)
                       |
                       | org.springframework.jca.context.BootstrapContextAware
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       |
                       | org.springframework.jca.context.BootstrapContextAwareProcessor
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       |
                       | org.springframework.jca.context.ResourceAdapterApplicationContext
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       | • Class not found: javax.resource.spi.work.WorkManager (package not found)
                       |
                       | org.springframework.jca.context.SpringContextResourceAdapter
                       | • Interface not found: javax.resource.spi.ResourceAdapter
                       | • Class not found: javax.resource.NotSupportedException (package not found)
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.ActivationSpec (package not found)
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapterInternalException (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpointFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.endpoint.AbstractMessageEndpointFactory
                       | • Interface not found: javax.resource.spi.endpoint.MessageEndpointFactory
                       | • Class not found: javax.resource.spi.UnavailableException (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpoint (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpointFactory (package not found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.jca.endpoint.AbstractMessageEndpointFactory$AbstractMessageEndpoint
                       | • Interface not found: javax.resource.spi.endpoint.MessageEndpoint
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.ApplicationServerInternalException (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpoint (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.jca.endpoint.AbstractMessageEndpointFactory$TransactionDelegate
                       | • Class not found: javax.transaction.Transaction (package found)
                       |
                       | org.springframework.jca.endpoint.GenericMessageEndpointFactory
                       | • Class not found: javax.resource.spi.UnavailableException (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpoint (package not found)
                       |
                       | org.springframework.jca.endpoint.GenericMessageEndpointFactory$GenericMessageEndpoint
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.endpoint.GenericMessageEndpointFactory$InternalResourceException
                       | • Class not found: javax.resource.ResourceException (package not found)
                       |
                       | org.springframework.jca.endpoint.GenericMessageEndpointManager
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.ActivationSpec (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       | • Class not found: javax.resource.spi.endpoint.MessageEndpointFactory (package not found)
                       |
                       | org.springframework.jca.support.LocalConnectionFactoryBean
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.ConnectionManager (package not found)
                       | • Class not found: javax.resource.spi.ManagedConnectionFactory (package not found)
                       |
                       | org.springframework.jca.support.ResourceAdapterFactoryBean
                       | • Class not found: javax.resource.ResourceException (package not found)
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       | • Class not found: javax.resource.spi.ResourceAdapter (package not found)
                       | • Class not found: javax.resource.spi.XATerminator (package not found)
                       | • Class not found: javax.resource.spi.work.WorkManager (package not found)
                       |
                       | org.springframework.jca.support.SimpleBootstrapContext
                       | • Interface not found: javax.resource.spi.BootstrapContext
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       | • Class not found: javax.resource.spi.UnavailableException (package not found)
                       | • Class not found: javax.resource.spi.XATerminator (package not found)
                       | • Class not found: javax.resource.spi.work.WorkManager (package not found)
                       | • Class not found: javax.transaction.TransactionSynchronizationRegistry (package found)
                       |
                       | org.springframework.jca.work.DelegatingWork
                       | • Interface not found: javax.resource.spi.work.Work
                       | • Class not found: javax.resource.spi.work.Work (package not found)
                       |
                       | org.springframework.jca.work.SimpleTaskWorkManager
                       | • Interface not found: javax.resource.spi.work.WorkManager
                       | • Class not found: javax.resource.spi.work.ExecutionContext (package not found)
                       | • Class not found: javax.resource.spi.work.Work (package not found)
                       | • Class not found: javax.resource.spi.work.WorkAdapter (package not found)
                       | • Class not found: javax.resource.spi.work.WorkEvent (package not found)
                       | • Class not found: javax.resource.spi.work.WorkException (package not found)
                       | • Class not found: javax.resource.spi.work.WorkListener (package not found)
                       | • Class not found: javax.resource.spi.work.WorkManager (package not found)
                       | • Class not found: javax.resource.spi.work.WorkRejectedException (package not found)
                       |
                       | org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter
                       | • Interface not found: javax.resource.spi.work.Work
                       | • Class not found: javax.resource.spi.work.Work (package not found)
                       | • Class not found: javax.resource.spi.work.WorkCompletedException (package not found)
                       | • Class not found: javax.resource.spi.work.WorkEvent (package not found)
                       | • Class not found: javax.resource.spi.work.WorkException (package not found)
                       | • Class not found: javax.resource.spi.work.WorkListener (package not found)
                       |
                       | org.springframework.jca.work.WorkManagerTaskExecutor
                       | • Interface not found: javax.resource.spi.work.WorkManager
                       | • Class not found: javax.resource.spi.BootstrapContext (package not found)
                       | • Class not found: javax.resource.spi.work.ExecutionContext (package not found)
                       | • Class not found: javax.resource.spi.work.Work (package not found)
                       | • Class not found: javax.resource.spi.work.WorkException (package not found)
                       | • Class not found: javax.resource.spi.work.WorkListener (package not found)
                       | • Class not found: javax.resource.spi.work.WorkManager (package not found)
                       | • Class not found: javax.resource.spi.work.WorkRejectedException (package not found)
                       |
                       | org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
                       | • Class not found: javax.ejb.TransactionAttribute (package not found)
                       | • Class not found: javax.ejb.TransactionAttributeType (package not found)
                       |
                       | org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser$Ejb3TransactionAttribute
                       | • Class not found: javax.ejb.ApplicationException (package not found)
                       | • Class not found: javax.ejb.TransactionAttributeType (package not found)
                       |
                       | org.springframework.transaction.annotation.JtaTransactionAnnotationParser
                       | • Class not found: javax.transaction.Transactional (package found)
                       |
                       | org.springframework.transaction.event.ApplicationListenerMethodTransactionalAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.interceptor.TransactionAspectSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.jta.JtaAfterCompletionSynchronization
                       | • Interface not found: javax.transaction.Synchronization
                       | • Class not found: javax.transaction.Synchronization (package found)
                       |
                       | org.springframework.transaction.jta.JtaTransactionManager
                       | • Class not found: javax.transaction.HeuristicMixedException (package found)
                       | • Class not found: javax.transaction.HeuristicRollbackException (package found)
                       | • Class not found: javax.transaction.NotSupportedException (package found)
                       | • Class not found: javax.transaction.RollbackException (package found)
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.TransactionSynchronizationRegistry (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.transaction.jta.JtaTransactionObject
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       |
                       | org.springframework.transaction.jta.ManagedTransactionAdapter
                       | • Interface not found: javax.transaction.Transaction
                       | • Class not found: javax.transaction.HeuristicMixedException (package found)
                       | • Class not found: javax.transaction.HeuristicRollbackException (package found)
                       | • Class not found: javax.transaction.RollbackException (package found)
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       |
                       | org.springframework.transaction.jta.SimpleTransactionFactory
                       | • Class not found: javax.transaction.NotSupportedException (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       |
                       | org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
                       | • Interface not found: javax.transaction.Synchronization
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.jta.TransactionFactory
                       | • Class not found: javax.transaction.NotSupportedException (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       |
                       | org.springframework.transaction.jta.UserTransactionAdapter
                       | • Interface not found: javax.transaction.UserTransaction
                       | • Class not found: javax.transaction.HeuristicMixedException (package found)
                       | • Class not found: javax.transaction.HeuristicRollbackException (package found)
                       | • Class not found: javax.transaction.NotSupportedException (package found)
                       | • Class not found: javax.transaction.RollbackException (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       |
                       | org.springframework.transaction.jta.WebLogicJtaTransactionManager
                       | • Class not found: javax.transaction.NotSupportedException (package found)
                       | • Class not found: javax.transaction.SystemException (package found)
                       | • Class not found: javax.transaction.Transaction (package found)
                       | • Class not found: javax.transaction.TransactionManager (package found)
                       | • Class not found: javax.transaction.UserTransaction (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.transaction.jta.WebSphereUowTransactionManager
                       | • Class not found: com.ibm.wsspi.uow.UOWAction (package not found)
                       | • Class not found: com.ibm.wsspi.uow.UOWActionException (package not found)
                       | • Class not found: com.ibm.wsspi.uow.UOWException (package not found)
                       | • Class not found: com.ibm.wsspi.uow.UOWManager (package not found)
                       | • Class not found: com.ibm.wsspi.uow.UOWManagerFactory (package not found)
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.transaction.jta.WebSphereUowTransactionManager$UOWActionAdapter
                       | • Interface not found: com.ibm.wsspi.uow.UOWAction
                       | • Class not found: com.ibm.wsspi.uow.UOWAction (package not found)
                       | • Class not found: com.ibm.wsspi.uow.UOWManager (package not found)
                       | • Class not found: javax.transaction.Synchronization (package found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.transaction.support.AbstractPlatformTransactionManager
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.support.TransactionSynchronizationManager
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.support.TransactionSynchronizationUtils
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.transaction.support.TransactionTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
spring-web             | org.springframework.http.HttpLogging
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.http.ReactiveHttpInputMessage
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.ReactiveHttpOutputMessage
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.ZeroCopyHttpOutputMessage
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsAsyncClientHttpRequest
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpEntityEnclosingRequest (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.concurrent.FutureCallback (package not found)
                       | • Class not found: org.apache.http.nio.client.HttpAsyncClient (package not found)
                       | • Class not found: org.apache.http.nio.entity.NByteArrayEntity (package not found)
                       | • Class not found: org.apache.http.protocol.HttpContext (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsAsyncClientHttpRequest$ClientHttpResponseFuture
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsAsyncClientHttpRequest$HttpResponseFutureCallback
                       | • Interface not found: org.apache.http.concurrent.FutureCallback
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.concurrent.FutureCallback (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
                       | • Class not found: org.apache.http.client.HttpClient (package not found)
                       | • Class not found: org.apache.http.client.config.RequestConfig (package not found)
                       | • Class not found: org.apache.http.client.methods.Configurable (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.client.protocol.HttpClientContext (package not found)
                       | • Class not found: org.apache.http.impl.client.CloseableHttpClient (package not found)
                       | • Class not found: org.apache.http.impl.nio.client.CloseableHttpAsyncClient (package not found)
                       | • Class not found: org.apache.http.impl.nio.client.HttpAsyncClients (package not found)
                       | • Class not found: org.apache.http.nio.client.HttpAsyncClient (package not found)
                       | • Class not found: org.apache.http.protocol.HttpContext (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsAsyncClientHttpResponse
                       | • Class not found: org.apache.http.Header (package not found)
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.StatusLine (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsClientHttpRequest
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpEntityEnclosingRequest (package not found)
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.client.HttpClient (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.entity.ByteArrayEntity (package not found)
                       | • Class not found: org.apache.http.protocol.HttpContext (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsClientHttpRequestFactory
                       | • Class not found: org.apache.http.client.HttpClient (package not found)
                       | • Class not found: org.apache.http.client.config.RequestConfig (package not found)
                       | • Class not found: org.apache.http.client.config.RequestConfig$Builder (package not found)
                       | • Class not found: org.apache.http.client.methods.Configurable (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpGet (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpHead (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpOptions (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpPatch (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpPost (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpPut (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpTrace (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.client.protocol.HttpClientContext (package not found)
                       | • Class not found: org.apache.http.impl.client.HttpClients (package not found)
                       | • Class not found: org.apache.http.protocol.HttpContext (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete
                       | • Superclass not found: org.apache.http.client.methods.HttpEntityEnclosingRequestBase
                       | • Class not found: org.apache.http.client.methods.HttpEntityEnclosingRequestBase (package not found)
                       | • Method not found: void org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete.setURI(java.net.URI)
                       | > org.springframework.http.client.HttpComponentsClientHttpRequestFactory$HttpDelete (method not found)
                       | > org.apache.http.client.methods.HttpEntityEnclosingRequestBase (class not found)
                       |
                       | org.springframework.http.client.HttpComponentsClientHttpResponse
                       | • Class not found: org.apache.http.Header (package not found)
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.StatusLine (package not found)
                       | • Class not found: org.apache.http.util.EntityUtils (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsStreamingClientHttpRequest
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpEntityEnclosingRequest (package not found)
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.client.HttpClient (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.protocol.HttpContext (package not found)
                       |
                       | org.springframework.http.client.HttpComponentsStreamingClientHttpRequest$StreamingHttpEntity
                       | • Interface not found: org.apache.http.HttpEntity
                       | • Class not found: org.apache.http.Header (package not found)
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.message.BasicHeader (package not found)
                       |
                       | org.springframework.http.client.MultipartBodyBuilder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.http.client.MultipartBodyBuilder$PublisherEntity
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.http.client.MultipartBodyBuilder$PublisherPartBuilder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.http.client.Netty4ClientHttpRequest
                       | • Class not found: io.netty.bootstrap.Bootstrap (package not found)
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufOutputStream (package not found)
                       | • Class not found: io.netty.buffer.Unpooled (package not found)
                       | • Class not found: io.netty.channel.Channel (package not found)
                       | • Class not found: io.netty.channel.ChannelFuture (package not found)
                       | • Class not found: io.netty.channel.ChannelFutureListener (package not found)
                       | • Class not found: io.netty.channel.ChannelHandler (package not found)
                       | • Class not found: io.netty.channel.ChannelPipeline (package not found)
                       | • Class not found: io.netty.handler.codec.http.DefaultFullHttpRequest (package not found)
                       | • Class not found: io.netty.handler.codec.http.FullHttpRequest (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpMethod (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpVersion (package not found)
                       | • Class not found: io.netty.util.concurrent.GenericFutureListener (package not found)
                       |
                       | org.springframework.http.client.Netty4ClientHttpRequest$RequestExecuteHandler
                       | • Superclass not found: io.netty.channel.SimpleChannelInboundHandler
                       | • Class not found: io.netty.channel.ChannelHandlerContext (package not found)
                       | • Class not found: io.netty.channel.SimpleChannelInboundHandler (package not found)
                       | • Class not found: io.netty.handler.codec.http.FullHttpResponse (package not found)
                       |
                       | org.springframework.http.client.Netty4ClientHttpRequestFactory
                       | • Class not found: io.netty.bootstrap.Bootstrap (package not found)
                       | • Class not found: io.netty.channel.ChannelHandler (package not found)
                       | • Class not found: io.netty.channel.EventLoopGroup (package not found)
                       | • Class not found: io.netty.channel.nio.NioEventLoopGroup (package not found)
                       | • Class not found: io.netty.channel.socket.SocketChannelConfig (package not found)
                       | • Class not found: io.netty.channel.socket.nio.NioSocketChannel (package not found)
                       | • Class not found: io.netty.handler.ssl.SslContext (package not found)
                       | • Class not found: io.netty.handler.ssl.SslContextBuilder (package not found)
                       | • Class not found: io.netty.util.concurrent.Future (package not found)
                       |
                       | org.springframework.http.client.Netty4ClientHttpRequestFactory$1
                       | • Superclass not found: io.netty.channel.ChannelInitializer
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.channel.Channel (package not found)
                       | • Class not found: io.netty.channel.ChannelHandler (package not found)
                       | • Class not found: io.netty.channel.ChannelInitializer (package not found)
                       | • Class not found: io.netty.channel.ChannelPipeline (package not found)
                       | • Class not found: io.netty.channel.socket.SocketChannel (package not found)
                       | • Class not found: io.netty.channel.socket.SocketChannelConfig (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpClientCodec (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpObjectAggregator (package not found)
                       | • Class not found: io.netty.handler.ssl.SslContext (package not found)
                       | • Class not found: io.netty.handler.timeout.ReadTimeoutHandler (package not found)
                       |
                       | org.springframework.http.client.Netty4ClientHttpResponse
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufInputStream (package not found)
                       | • Class not found: io.netty.channel.ChannelHandlerContext (package not found)
                       | • Class not found: io.netty.handler.codec.http.FullHttpResponse (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpResponseStatus (package not found)
                       |
                       | org.springframework.http.client.OkHttp3AsyncClientHttpRequest
                       | • Class not found: okhttp3.Call (package not found)
                       | • Class not found: okhttp3.OkHttpClient (package not found)
                       | • Class not found: okhttp3.Request (package not found)
                       |
                       | org.springframework.http.client.OkHttp3AsyncClientHttpRequest$OkHttpListenableFuture
                       | • Class not found: okhttp3.Call (package not found)
                       | • Class not found: okhttp3.Callback (package not found)
                       |
                       | org.springframework.http.client.OkHttp3AsyncClientHttpRequest$OkHttpListenableFuture$1
                       | • Interface not found: okhttp3.Callback
                       | • Class not found: okhttp3.Call (package not found)
                       | • Class not found: okhttp3.Callback (package not found)
                       | • Class not found: okhttp3.Response (package not found)
                       |
                       | org.springframework.http.client.OkHttp3ClientHttpRequest
                       | • Class not found: okhttp3.Call (package not found)
                       | • Class not found: okhttp3.OkHttpClient (package not found)
                       | • Class not found: okhttp3.Request (package not found)
                       | • Class not found: okhttp3.Response (package not found)
                       |
                       | org.springframework.http.client.OkHttp3ClientHttpRequestFactory
                       | • Class not found: okhttp3.Cache (package not found)
                       | • Class not found: okhttp3.Dispatcher (package not found)
                       | • Class not found: okhttp3.MediaType (package not found)
                       | • Class not found: okhttp3.OkHttpClient (package not found)
                       | • Class not found: okhttp3.OkHttpClient$Builder (package not found)
                       | • Class not found: okhttp3.Request (package not found)
                       | • Class not found: okhttp3.Request$Builder (package not found)
                       | • Class not found: okhttp3.RequestBody (package not found)
                       | • Class not found: okhttp3.internal.http.HttpMethod (package not found)
                       |
                       | org.springframework.http.client.OkHttp3ClientHttpResponse
                       | • Class not found: okhttp3.Headers (package not found)
                       | • Class not found: okhttp3.Response (package not found)
                       | • Class not found: okhttp3.ResponseBody (package not found)
                       |
                       | org.springframework.http.client.reactive.AbstractClientHttpRequest
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.reactive.ClientHttpConnector
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.reactive.ClientHttpRequestDecorator
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.reactive.ClientHttpResponseDecorator
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.client.reactive.JettyClientHttpConnector
                       | • Class not found: org.eclipse.jetty.client.HttpClient (package not found)
                       | • Class not found: org.eclipse.jetty.client.api.Request (package not found)
                       | • Class not found: org.eclipse.jetty.io.ByteBufferPool (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ContentChunk (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveRequest (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveResponse (package not found)
                       | • Class not found: org.eclipse.jetty.util.Callback (package not found)
                       | • Class not found: org.eclipse.jetty.util.thread.Scheduler (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.reactive.JettyClientHttpRequest
                       | • Class not found: org.eclipse.jetty.client.api.Request (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ContentChunk (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveRequest (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveRequest$Builder (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveRequest$Content (package not found)
                       | • Class not found: org.eclipse.jetty.util.Callback (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.client.reactive.JettyClientHttpRequest$1
                       | • Interface not found: org.eclipse.jetty.util.Callback
                       | • Class not found: org.eclipse.jetty.util.Callback (package not found)
                       | • Class not found: reactor.core.Exceptions (package not found)
                       |
                       | org.springframework.http.client.reactive.JettyClientHttpResponse
                       | • Class not found: org.eclipse.jetty.http.HttpField (package not found)
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       | • Class not found: org.eclipse.jetty.reactive.client.ReactiveResponse (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.client.reactive.JettyResourceFactory
                       | • Class not found: org.eclipse.jetty.io.ByteBufferPool (package not found)
                       | • Class not found: org.eclipse.jetty.io.MappedByteBufferPool (package not found)
                       | • Class not found: org.eclipse.jetty.util.ProcessorUtils (package not found)
                       | • Class not found: org.eclipse.jetty.util.component.LifeCycle (package not found)
                       | • Class not found: org.eclipse.jetty.util.thread.QueuedThreadPool (package not found)
                       | • Class not found: org.eclipse.jetty.util.thread.ScheduledExecutorScheduler (package not found)
                       | • Class not found: org.eclipse.jetty.util.thread.Scheduler (package not found)
                       | • Class not found: org.eclipse.jetty.util.thread.ThreadPool$SizedThreadPool (package not found)
                       |
                       | org.springframework.http.client.reactive.ReactorClientHttpConnector
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpMethod (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.netty.Connection (package not found)
                       | • Class not found: reactor.netty.NettyInbound (package not found)
                       | • Class not found: reactor.netty.NettyOutbound (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClient (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClient$RequestSender (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClient$ResponseReceiver (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClient$UriConfiguration (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClientRequest (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClientResponse (package not found)
                       | • Class not found: reactor.netty.resources.ConnectionProvider (package not found)
                       | • Class not found: reactor.netty.resources.LoopResources (package not found)
                       | • Class not found: reactor.netty.tcp.TcpClient (package not found)
                       |
                       | org.springframework.http.client.reactive.ReactorClientHttpRequest
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.cookie.DefaultCookie (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.netty.NettyOutbound (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClientRequest (package not found)
                       |
                       | org.springframework.http.client.reactive.ReactorClientHttpResponse
                       | • Class not found: io.netty.buffer.ByteBuf (package not found)
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpMethod (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpResponseStatus (package not found)
                       | • Class not found: io.netty.handler.codec.http.cookie.Cookie (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.netty.ByteBufFlux (package not found)
                       | • Class not found: reactor.netty.NettyInbound (package not found)
                       | • Class not found: reactor.netty.http.client.HttpClientResponse (package not found)
                       |
                       | org.springframework.http.client.reactive.ReactorResourceFactory
                       | • Class not found: reactor.netty.http.HttpResources (package not found)
                       | • Class not found: reactor.netty.resources.ConnectionProvider (package not found)
                       | • Class not found: reactor.netty.resources.LoopResources (package not found)
                       |
                       | org.springframework.http.client.support.AsyncHttpAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.client.support.HttpAccessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.codec.DecoderHttpMessageReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.EncoderHttpMessageWriter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.FormHttpMessageReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.FormHttpMessageWriter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.HttpMessageReader
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.HttpMessageWriter
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.LoggingCodecSupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.codec.ResourceHttpMessageWriter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.ServerSentEventHttpMessageReader
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.ServerSentEventHttpMessageWriter
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.json.AbstractJackson2Decoder
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory$Feature (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonParser (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonProcessingException (package not found)
                       | • Class not found: com.fasterxml.jackson.core.ObjectCodec (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectReader (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.exc.InvalidDefinitionException (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.type.TypeFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.util.TokenBuffer (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.json.AbstractJackson2Encoder
                       | • Class not found: com.fasterxml.jackson.core.JsonEncoding (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonGenerator (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonProcessingException (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.exc.InvalidDefinitionException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2CodecSupport
                       | • Class not found: com.fasterxml.jackson.annotation.JsonView (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.type.TypeFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2JsonDecoder
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2JsonEncoder
                       | • Class not found: com.fasterxml.jackson.core.PrettyPrinter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultIndenter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultPrettyPrinter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultPrettyPrinter$Indenter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationConfig (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationFeature (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2SmileDecoder
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.smile.SmileFactory (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2SmileEncoder
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.smile.SmileFactory (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2Tokenizer
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonParser (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonProcessingException (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonToken (package not found)
                       | • Class not found: com.fasterxml.jackson.core.async.ByteArrayFeeder (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.util.TokenBuffer (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.codec.json.Jackson2Tokenizer$1
                       | • Class not found: com.fasterxml.jackson.core.JsonToken (package not found)
                       |
                       | org.springframework.http.codec.multipart.FilePart
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.MultipartHttpMessageReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.MultipartHttpMessageWriter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.MultipartHttpMessageWriter$MultipartHttpOutputMessage
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.Part
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.DefaultPartBodyStreamStorageFactory (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.PartBodyStreamStorageFactory (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$AbstractSynchronossPart
                       | • Class not found: org.synchronoss.cloud.nio.multipart.MultipartUtils (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$FluxSinkAdapterListener
                       | • Interface not found: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener
                       | • Class not found: org.synchronoss.cloud.nio.multipart.MultipartContext (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.MultipartUtils (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.stream.storage.StreamStorage (package not found)
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$SynchronossFilePart
                       | • Class not found: org.synchronoss.cloud.nio.stream.storage.StreamStorage (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$SynchronossFormFieldPart
                       | • Class not found: org.synchronoss.cloud.nio.multipart.MultipartUtils (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$SynchronossPart
                       | • Class not found: org.synchronoss.cloud.nio.stream.storage.StreamStorage (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader$SynchronossPartGenerator
                       | • Class not found: org.synchronoss.cloud.nio.multipart.Multipart (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.Multipart$Builder (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.MultipartContext (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.NioMultipartParser (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.NioMultipartParserListener (package not found)
                       | • Class not found: org.synchronoss.cloud.nio.multipart.PartBodyStreamStorageFactory (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.FluxSink (package not found)
                       |
                       | org.springframework.http.codec.protobuf.ProtobufDecoder
                       | • Class not found: com.google.protobuf.CodedInputStream (package not found)
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.ExtensionRegistryLite (package not found)
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.protobuf.ProtobufDecoder$MessageDecoderFunction
                       | • Class not found: com.google.protobuf.CodedInputStream (package not found)
                       | • Class not found: com.google.protobuf.ExtensionRegistryLite (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       |
                       | org.springframework.http.codec.protobuf.ProtobufEncoder
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.protobuf.ProtobufHttpMessageWriter
                       | • Class not found: com.google.protobuf.Descriptors$Descriptor (package not found)
                       | • Class not found: com.google.protobuf.Descriptors$FileDescriptor (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.xml.Jaxb2XmlDecoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.xml.Jaxb2XmlDecoder$SplitFunction
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.codec.xml.Jaxb2XmlEncoder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.codec.xml.XmlEventDecoder
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.core.publisher.SignalType (package not found)
                       |
                       | org.springframework.http.codec.xml.XmlEventDecoder$AaltoDataBufferToXmlEvent
                       | • Class not found: com.fasterxml.aalto.AsyncByteBufferFeeder (package not found)
                       | • Class not found: com.fasterxml.aalto.AsyncXMLInputFactory (package not found)
                       | • Class not found: com.fasterxml.aalto.AsyncXMLStreamReader (package not found)
                       | • Class not found: com.fasterxml.aalto.evt.EventAllocatorImpl (package not found)
                       | • Class not found: com.fasterxml.aalto.stax.InputFactoryImpl (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.converter.AbstractHttpMessageConverter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.converter.FormHttpMessageConverter$MimeDelegate
                       | • Class not found: javax.mail.internet.MimeUtility (package not found)
                       |
                       | org.springframework.http.converter.cbor.MappingJackson2CborHttpMessageConverter
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.cbor.CBORFactory (package not found)
                       |
                       | org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
                       | • Class not found: com.rometools.rome.feed.WireFeed (package not found)
                       | • Class not found: com.rometools.rome.io.FeedException (package not found)
                       | • Class not found: com.rometools.rome.io.WireFeedInput (package not found)
                       | • Class not found: com.rometools.rome.io.WireFeedOutput (package not found)
                       |
                       | org.springframework.http.converter.feed.AtomFeedHttpMessageConverter
                       | • Class not found: com.rometools.rome.feed.atom.Feed (package not found)
                       |
                       | org.springframework.http.converter.feed.RssChannelHttpMessageConverter
                       | • Class not found: com.rometools.rome.feed.rss.Channel (package not found)
                       |
                       | org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
                       | • Class not found: com.fasterxml.jackson.core.JsonEncoding (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonGenerator (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonProcessingException (package not found)
                       | • Class not found: com.fasterxml.jackson.core.PrettyPrinter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultIndenter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultPrettyPrinter (package not found)
                       | • Class not found: com.fasterxml.jackson.core.util.DefaultPrettyPrinter$Indenter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JavaType (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonMappingException (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectReader (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationConfig (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.exc.InvalidDefinitionException (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ser.FilterProvider (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.type.TypeFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.converter.json.GsonBuilderUtils
                       | • Class not found: com.google.gson.GsonBuilder (package not found)
                       |
                       | org.springframework.http.converter.json.GsonBuilderUtils$Base64TypeAdapter
                       | • Interface not found: com.google.gson.JsonSerializer
                       | • Interface not found: com.google.gson.JsonDeserializer
                       | • Class not found: com.google.gson.JsonDeserializationContext (package not found)
                       | • Class not found: com.google.gson.JsonDeserializer (package not found)
                       | • Class not found: com.google.gson.JsonElement (package not found)
                       | • Class not found: com.google.gson.JsonParseException (package not found)
                       | • Class not found: com.google.gson.JsonPrimitive (package not found)
                       | • Class not found: com.google.gson.JsonSerializationContext (package not found)
                       | • Class not found: com.google.gson.JsonSerializer (package not found)
                       |
                       | org.springframework.http.converter.json.GsonFactoryBean
                       | • Class not found: com.google.gson.Gson (package not found)
                       | • Class not found: com.google.gson.GsonBuilder (package not found)
                       |
                       | org.springframework.http.converter.json.GsonHttpMessageConverter
                       | • Class not found: com.google.gson.Gson (package not found)
                       |
                       | org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
                       | • Class not found: com.fasterxml.jackson.annotation.JsonAutoDetect$Visibility (package not found)
                       | • Class not found: com.fasterxml.jackson.annotation.JsonInclude$Include (package not found)
                       | • Class not found: com.fasterxml.jackson.annotation.PropertyAccessor (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonGenerator$Feature (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonParser$Feature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.AnnotationIntrospector (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.DeserializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonDeserializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonSerializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.MapperFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.Module (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.PropertyNamingStrategy (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationFeature (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.cfg.HandlerInstantiator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.module.SimpleModule (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ser.FilterProvider (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.converter.json.Jackson2ObjectMapperBuilder$CborFactoryInitializer
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.cbor.CBORFactory (package not found)
                       |
                       | org.springframework.http.converter.json.Jackson2ObjectMapperBuilder$SmileFactoryInitializer
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.smile.SmileFactory (package not found)
                       |
                       | org.springframework.http.converter.json.Jackson2ObjectMapperBuilder$XmlObjectMapperInitializer
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.xml.JacksonXmlModule (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.xml.XmlFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.xml.XmlMapper (package not found)
                       |
                       | org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
                       | • Class not found: com.fasterxml.jackson.annotation.JsonInclude$Include (package not found)
                       | • Class not found: com.fasterxml.jackson.core.JsonFactory (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.AnnotationIntrospector (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonDeserializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonSerializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.PropertyNamingStrategy (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.cfg.HandlerInstantiator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ser.FilterProvider (package not found)
                       |
                       | org.springframework.http.converter.json.JsonbHttpMessageConverter
                       | • Class not found: javax.json.bind.Jsonb (package not found)
                       | • Class not found: javax.json.bind.JsonbBuilder (package not found)
                       | • Class not found: javax.json.bind.JsonbConfig (package not found)
                       |
                       | org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
                       | • Class not found: com.fasterxml.jackson.core.JsonGenerator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       |
                       | org.springframework.http.converter.json.MappingJacksonValue
                       | • Class not found: com.fasterxml.jackson.databind.ser.FilterProvider (package not found)
                       |
                       | org.springframework.http.converter.json.SpringHandlerInstantiator
                       | • Superclass not found: com.fasterxml.jackson.databind.cfg.HandlerInstantiator
                       | • Class not found: com.fasterxml.jackson.annotation.ObjectIdGenerator (package not found)
                       | • Class not found: com.fasterxml.jackson.annotation.ObjectIdResolver (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.DeserializationConfig (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonDeserializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.JsonSerializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.KeyDeserializer (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.PropertyNamingStrategy (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.SerializationConfig (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.cfg.HandlerInstantiator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.cfg.MapperConfig (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.deser.ValueInstantiator (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.introspect.Annotated (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.jsontype.TypeIdResolver (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter (package not found)
                       | • Class not found: com.fasterxml.jackson.databind.util.Converter (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ExtensionRegistryInitializer
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
                       | • Class not found: com.google.protobuf.CodedOutputStream (package not found)
                       | • Class not found: com.google.protobuf.Descriptors$Descriptor (package not found)
                       | • Class not found: com.google.protobuf.Descriptors$FileDescriptor (package not found)
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.ExtensionRegistryLite (package not found)
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       | • Class not found: com.google.protobuf.MessageOrBuilder (package not found)
                       | • Class not found: com.google.protobuf.TextFormat (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Parser (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Printer (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter$ProtobufFormatSupport
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter$ProtobufJavaFormatSupport
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       | • Class not found: com.googlecode.protobuf.format.FormatFactory (package not found)
                       | • Class not found: com.googlecode.protobuf.format.FormatFactory$Formatter (package not found)
                       | • Class not found: com.googlecode.protobuf.format.ProtobufFormatter (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter$ProtobufJavaUtilSupport
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.Message (package not found)
                       | • Class not found: com.google.protobuf.Message$Builder (package not found)
                       | • Class not found: com.google.protobuf.MessageOrBuilder (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Parser (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Printer (package not found)
                       |
                       | org.springframework.http.converter.protobuf.ProtobufJsonFormatHttpMessageConverter
                       | • Class not found: com.google.protobuf.ExtensionRegistry (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Parser (package not found)
                       | • Class not found: com.google.protobuf.util.JsonFormat$Printer (package not found)
                       |
                       | org.springframework.http.converter.smile.MappingJackson2SmileHttpMessageConverter
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.smile.SmileFactory (package not found)
                       |
                       | org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.converter.xml.MappingJackson2XmlHttpMessageConverter
                       | • Class not found: com.fasterxml.jackson.databind.ObjectMapper (package not found)
                       | • Class not found: com.fasterxml.jackson.dataformat.xml.XmlMapper (package not found)
                       |
                       | org.springframework.http.converter.xml.MarshallingHttpMessageConverter
                       | • Class not found: org.springframework.oxm.Marshaller (package not found)
                       | • Class not found: org.springframework.oxm.Unmarshaller (package not found)
                       |
                       | org.springframework.http.server.ServletServerHttpAsyncRequestControl
                       | • Interface not found: javax.servlet.AsyncListener
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncEvent (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.http.server.ServletServerHttpRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.http.server.ServletServerHttpResponse
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.http.server.ServletServerHttpResponse$ServletResponseHttpHeaders
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher
                       | • Interface not found: org.reactivestreams.Publisher
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$ReadSubscription
                       | • Interface not found: org.reactivestreams.Subscription
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State$1
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State$2
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State$3
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State$4
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerReadPublisher$State$5
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerServerHttpResponse
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
                       | • Interface not found: org.reactivestreams.Processor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$1
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$2
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$3
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$4
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$5
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor$State$WriteResultSubscriber
                       | • Interface not found: org.reactivestreams.Subscriber
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteProcessor
                       | • Interface not found: org.reactivestreams.Processor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteProcessor$State
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteProcessor$State$1
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteProcessor$State$2
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractListenerWriteProcessor$State$3
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractServerHttpRequest
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.server.reactive.AbstractServerHttpResponse
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Method not found: reactor.core.publisher.Mono org.springframework.http.server.reactive.ChannelSendOperator.doOnError(java.util.function.Consumer)
                       | > org.springframework.http.server.reactive.ChannelSendOperator (method not found)
                       | > reactor.core.Scannable (class not found)
                       | > reactor.core.publisher.Mono (class not found)
                       |
                       | org.springframework.http.server.reactive.ChannelSendOperator
                       | • Superclass not found: reactor.core.publisher.Mono
                       | • Interface not found: reactor.core.Scannable
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.CoreSubscriber (package not found)
                       | • Class not found: reactor.core.Scannable (package not found)
                       | • Class not found: reactor.core.Scannable$Attr (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.ChannelSendOperator$WriteBarrier
                       | • Interface not found: reactor.core.CoreSubscriber
                       | • Interface not found: org.reactivestreams.Subscription
                       | • Interface not found: org.reactivestreams.Publisher
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       | • Class not found: reactor.core.CoreSubscriber (package not found)
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       | • Class not found: reactor.util.context.Context (package not found)
                       |
                       | org.springframework.http.server.reactive.ChannelSendOperator$WriteCompletionBarrier
                       | • Interface not found: reactor.core.CoreSubscriber
                       | • Interface not found: org.reactivestreams.Subscription
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       | • Class not found: reactor.core.CoreSubscriber (package not found)
                       | • Class not found: reactor.util.context.Context (package not found)
                       |
                       | org.springframework.http.server.reactive.ContextPathCompositeHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.DefaultServerHttpRequestBuilder
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.server.reactive.DefaultServerHttpRequestBuilder$MutatedServerHttpRequest
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.server.reactive.HttpHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.HttpHeadResponseDecorator
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHeadersAdapter
                       | • Class not found: org.eclipse.jetty.http.HttpField (package not found)
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHeadersAdapter$1
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHeadersAdapter$EntryIterator
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHeadersAdapter$HeaderEntry
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHttpHandlerAdapter
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHttpHandlerAdapter$JettyServerHttpRequest
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       | • Class not found: org.eclipse.jetty.http.MetaData$Request (package not found)
                       | • Class not found: org.eclipse.jetty.server.Request (package not found)
                       |
                       | org.springframework.http.server.reactive.JettyHttpHandlerAdapter$JettyServerHttpResponse
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.eclipse.jetty.http.HttpFields (package not found)
                       | • Class not found: org.eclipse.jetty.server.HttpOutput (package not found)
                       | • Class not found: org.eclipse.jetty.server.Response (package not found)
                       |
                       | org.springframework.http.server.reactive.NettyHeadersAdapter
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.NettyHeadersAdapter$1
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.NettyHeadersAdapter$EntryIterator
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.NettyHeadersAdapter$HeaderEntry
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.ReactorHttpHandlerAdapter
                       | • Class not found: io.netty.buffer.ByteBufAllocator (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpResponseStatus (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.netty.http.server.HttpServerRequest (package not found)
                       | • Class not found: reactor.netty.http.server.HttpServerResponse (package not found)
                       |
                       | org.springframework.http.server.reactive.ReactorServerHttpRequest
                       | • Class not found: io.netty.channel.Channel (package not found)
                       | • Class not found: io.netty.channel.ChannelId (package not found)
                       | • Class not found: io.netty.channel.ChannelPipeline (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaderNames (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpMethod (package not found)
                       | • Class not found: io.netty.handler.codec.http.cookie.Cookie (package not found)
                       | • Class not found: io.netty.handler.ssl.SslHandler (package not found)
                       | • Class not found: io.netty.util.AsciiString (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.netty.ByteBufFlux (package not found)
                       | • Class not found: reactor.netty.Connection (package not found)
                       | • Class not found: reactor.netty.http.server.HttpServerRequest (package not found)
                       |
                       | org.springframework.http.server.reactive.ReactorServerHttpResponse
                       | • Class not found: io.netty.handler.codec.http.HttpHeaders (package not found)
                       | • Class not found: io.netty.handler.codec.http.HttpResponseStatus (package not found)
                       | • Class not found: io.netty.handler.codec.http.cookie.Cookie (package not found)
                       | • Class not found: io.netty.handler.codec.http.cookie.DefaultCookie (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.netty.NettyOutbound (package not found)
                       | • Class not found: reactor.netty.http.server.HttpServerResponse (package not found)
                       |
                       | org.springframework.http.server.reactive.ServerHttpRequestDecorator
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.server.reactive.ServerHttpResponseDecorator
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletHttpHandlerAdapter
                       | • Interface not found: javax.servlet.Servlet
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: javax.servlet.DispatcherType (package not found)
                       | • Class not found: javax.servlet.Servlet (package not found)
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRegistration (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletHttpHandlerAdapter$HandlerResultAsyncListener
                       | • Interface not found: javax.servlet.AsyncListener
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncEvent (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletHttpHandlerAdapter$HandlerResultSubscriber
                       | • Interface not found: org.reactivestreams.Subscriber
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpRequest
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: javax.servlet.ServletInputStream (package not found)
                       | • Class not found: javax.servlet.http.Cookie (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpRequest$RequestAsyncListener
                       | • Interface not found: javax.servlet.AsyncListener
                       | • Class not found: javax.servlet.AsyncEvent (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher
                       | • Class not found: javax.servlet.ReadListener (package not found)
                       | • Class not found: javax.servlet.ServletInputStream (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener
                       | • Interface not found: javax.servlet.ReadListener
                       | • Class not found: javax.servlet.ReadListener (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpResponse
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: javax.servlet.ServletOutputStream (package not found)
                       | • Class not found: javax.servlet.WriteListener (package not found)
                       | • Class not found: javax.servlet.http.Cookie (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseAsyncListener
                       | • Interface not found: javax.servlet.AsyncListener
                       | • Class not found: javax.servlet.AsyncEvent (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseBodyFlushProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseBodyProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.http.server.reactive.ServletServerHttpResponse$ResponseBodyWriteListener
                       | • Interface not found: javax.servlet.WriteListener
                       | • Class not found: javax.servlet.WriteListener (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHeadersAdapter
                       | • Class not found: org.apache.tomcat.util.buf.MessageBytes (package not found)
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHeadersAdapter$1
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHeadersAdapter$EntryIterator
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHeadersAdapter$HeaderEntry
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHttpHandlerAdapter
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHttpHandlerAdapter$TomcatServerHttpRequest
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.catalina.connector.CoyoteInputStream (package not found)
                       | • Class not found: org.apache.catalina.connector.Request (package not found)
                       | • Class not found: org.apache.catalina.connector.RequestFacade (package not found)
                       | • Class not found: org.apache.coyote.Request (package not found)
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.TomcatHttpHandlerAdapter$TomcatServerHttpResponse
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.catalina.connector.CoyoteOutputStream (package not found)
                       | • Class not found: org.apache.catalina.connector.Response (package not found)
                       | • Class not found: org.apache.catalina.connector.ResponseFacade (package not found)
                       | • Class not found: org.apache.coyote.Response (package not found)
                       | • Class not found: org.apache.tomcat.util.http.MimeHeaders (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHeadersAdapter
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       | • Class not found: io.undertow.util.HeaderValues (package not found)
                       | • Class not found: io.undertow.util.HttpString (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHeadersAdapter$1
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHeadersAdapter$EntryIterator
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       | • Class not found: io.undertow.util.HttpString (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHeadersAdapter$HeaderEntry
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       | • Class not found: io.undertow.util.HttpString (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHttpHandlerAdapter
                       | • Interface not found: io.undertow.server.HttpHandler
                       | • Class not found: io.undertow.server.HttpHandler (package not found)
                       | • Class not found: io.undertow.server.HttpServerExchange (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowHttpHandlerAdapter$HandlerResultSubscriber
                       | • Interface not found: org.reactivestreams.Subscriber
                       | • Class not found: io.undertow.server.HttpServerExchange (package not found)
                       | • Class not found: io.undertow.server.ServerConnection (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpRequest
                       | • Class not found: io.undertow.server.HttpServerExchange (package not found)
                       | • Class not found: io.undertow.server.ServerConnection (package not found)
                       | • Class not found: io.undertow.server.handlers.Cookie (package not found)
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       | • Class not found: io.undertow.util.HttpString (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpRequest$RequestBodyPublisher
                       | • Class not found: io.undertow.connector.ByteBufferPool (package not found)
                       | • Class not found: io.undertow.connector.PooledByteBuffer (package not found)
                       | • Class not found: io.undertow.server.ExchangeCompletionListener (package not found)
                       | • Class not found: io.undertow.server.ExchangeCompletionListener$NextListener (package not found)
                       | • Class not found: io.undertow.server.HttpServerExchange (package not found)
                       | • Class not found: io.undertow.server.ServerConnection (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.xnio.ChannelListener (package not found)
                       | • Class not found: org.xnio.ChannelListener$Setter (package not found)
                       | • Class not found: org.xnio.channels.StreamSourceChannel (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpRequest$UndertowDataBuffer
                       | • Class not found: io.undertow.connector.PooledByteBuffer (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpResponse
                       | • Class not found: io.undertow.server.HttpServerExchange (package not found)
                       | • Class not found: io.undertow.server.handlers.Cookie (package not found)
                       | • Class not found: io.undertow.server.handlers.CookieImpl (package not found)
                       | • Class not found: io.undertow.util.HeaderMap (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.xnio.channels.Channels (package not found)
                       | • Class not found: org.xnio.channels.StreamSinkChannel (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpResponse$ResponseBodyFlushProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Processor (package not found)
                       | • Class not found: org.xnio.channels.StreamSinkChannel (package not found)
                       |
                       | org.springframework.http.server.reactive.UndertowServerHttpResponse$ResponseBodyProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.xnio.ChannelListener (package not found)
                       | • Class not found: org.xnio.ChannelListener$Setter (package not found)
                       | • Class not found: org.xnio.channels.StreamSinkChannel (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher
                       | • Interface not found: org.reactivestreams.Publisher
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Publisher (package not found)
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher$State
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher$State$1
                       | • Class not found: org.reactivestreams.Subscriber (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher$State$2
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher$State$3
                       | • Class not found: reactor.core.publisher.Operators (package not found)
                       |
                       | org.springframework.http.server.reactive.WriteResultPublisher$WriteResultSubscription
                       | • Interface not found: org.reactivestreams.Subscription
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.reactivestreams.Subscription (package not found)
                       |
                       | org.springframework.remoting.caucho.HessianClientInterceptor
                       | • Class not found: com.caucho.hessian.HessianException (package not found)
                       | • Class not found: com.caucho.hessian.client.HessianConnectionException (package not found)
                       | • Class not found: com.caucho.hessian.client.HessianConnectionFactory (package not found)
                       | • Class not found: com.caucho.hessian.client.HessianProxyFactory (package not found)
                       | • Class not found: com.caucho.hessian.client.HessianRuntimeException (package not found)
                       | • Class not found: com.caucho.hessian.io.SerializerFactory (package not found)
                       |
                       | org.springframework.remoting.caucho.HessianExporter
                       | • Class not found: com.caucho.hessian.io.AbstractHessianInput (package not found)
                       | • Class not found: com.caucho.hessian.io.AbstractHessianOutput (package not found)
                       | • Class not found: com.caucho.hessian.io.Hessian2Input (package not found)
                       | • Class not found: com.caucho.hessian.io.Hessian2Output (package not found)
                       | • Class not found: com.caucho.hessian.io.HessianDebugInputStream (package not found)
                       | • Class not found: com.caucho.hessian.io.HessianDebugOutputStream (package not found)
                       | • Class not found: com.caucho.hessian.io.HessianInput (package not found)
                       | • Class not found: com.caucho.hessian.io.HessianOutput (package not found)
                       | • Class not found: com.caucho.hessian.io.HessianRemoteResolver (package not found)
                       | • Class not found: com.caucho.hessian.io.SerializerFactory (package not found)
                       | • Class not found: com.caucho.hessian.server.HessianSkeleton (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.caucho.HessianServiceExporter
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.remoting.caucho.SimpleHessianServiceExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
                       | • Class not found: org.apache.http.Header (package not found)
                       | • Class not found: org.apache.http.HttpEntity (package not found)
                       | • Class not found: org.apache.http.HttpResponse (package not found)
                       | • Class not found: org.apache.http.NoHttpResponseException (package not found)
                       | • Class not found: org.apache.http.StatusLine (package not found)
                       | • Class not found: org.apache.http.client.HttpClient (package not found)
                       | • Class not found: org.apache.http.client.config.RequestConfig (package not found)
                       | • Class not found: org.apache.http.client.config.RequestConfig$Builder (package not found)
                       | • Class not found: org.apache.http.client.methods.Configurable (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpPost (package not found)
                       | • Class not found: org.apache.http.client.methods.HttpUriRequest (package not found)
                       | • Class not found: org.apache.http.config.Registry (package not found)
                       | • Class not found: org.apache.http.config.RegistryBuilder (package not found)
                       | • Class not found: org.apache.http.conn.HttpClientConnectionManager (package not found)
                       | • Class not found: org.apache.http.conn.socket.PlainConnectionSocketFactory (package not found)
                       | • Class not found: org.apache.http.conn.ssl.SSLConnectionSocketFactory (package not found)
                       | • Class not found: org.apache.http.entity.ByteArrayEntity (package not found)
                       | • Class not found: org.apache.http.impl.client.HttpClientBuilder (package not found)
                       | • Class not found: org.apache.http.impl.conn.PoolingHttpClientConnectionManager (package not found)
                       |
                       | org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.HttpMediaTypeException
                       | • Superclass not found: javax.servlet.ServletException
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.HttpRequestHandler
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.HttpRequestMethodNotSupportedException
                       | • Superclass not found: javax.servlet.ServletException
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.HttpSessionRequiredException
                       | • Superclass not found: javax.servlet.ServletException
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.SpringServletContainerInitializer
                       | • Interface not found: javax.servlet.ServletContainerInitializer
                       | • Class not found: javax.servlet.ServletContainerInitializer (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Annotation not found: javax.servlet.annotation.HandlesTypes (package not found)
                       |
                       | org.springframework.web.WebApplicationInitializer
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.accept.ContentNegotiationManagerFactoryBean
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.accept.FixedContentNegotiationStrategy
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.accept.PathExtensionContentNegotiationStrategy
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.bind.ServletRequestDataBinder
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       |
                       | org.springframework.web.bind.ServletRequestParameterPropertyValues
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       |
                       | org.springframework.web.bind.ServletRequestUtils
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       |
                       | org.springframework.web.bind.WebDataBinder
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
                       | • Interface not found: javax.validation.ConstraintValidatorFactory
                       | • Class not found: javax.validation.ConstraintValidator (package not found)
                       | • Class not found: javax.validation.ConstraintValidatorFactory (package not found)
                       |
                       | org.springframework.web.bind.support.WebExchangeDataBinder
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       | • Class not found: reactor.util.function.Tuple3 (package not found)
                       |
                       | org.springframework.web.bind.support.WebRequestDataBinder
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       |
                       | org.springframework.web.client.AsyncRestTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.client.HttpMessageConverterExtractor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.client.RestOperationsExtensionsKt
                       | • Class not found: kotlin.jvm.internal.Intrinsics (package not found)
                       | • Annotation not found: kotlin.Metadata (package not found)
                       | • Annotation not found: org.jetbrains.annotations.NotNull (package not found)
                       |
                       | org.springframework.web.client.RestOperationsExtensionsKt$exchange$1
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.web.client.RestOperationsExtensionsKt$exchange$2
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.web.client.RestOperationsExtensionsKt$exchange$3
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.web.client.RestOperationsExtensionsKt$exchange$4
                       | • Annotation not found: kotlin.Metadata (package not found)
                       |
                       | org.springframework.web.client.RestTemplate
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.client.RestTemplate$AcceptHeaderRequestCallback
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.client.RestTemplate$HttpEntityRequestCallback
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.client.RestTemplate$ResponseEntityResponseExtractor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.client.support.RestGatewaySupport
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.AbstractContextLoaderInitializer
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.ConfigurableWebApplicationContext
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.ConfigurableWebEnvironment
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.ContextCleanupListener
                       | • Interface not found: javax.servlet.ServletContextListener
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletContextEvent (package not found)
                       | • Class not found: javax.servlet.ServletContextListener (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.ContextLoader
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.ContextLoaderListener
                       | • Interface not found: javax.servlet.ServletContextListener
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletContextEvent (package not found)
                       | • Class not found: javax.servlet.ServletContextListener (package not found)
                       |
                       | org.springframework.web.context.ServletConfigAware
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       |
                       | org.springframework.web.context.ServletContextAware
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.WebApplicationContext
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.request.DestructionCallbackBindingListener
                       | • Interface not found: javax.servlet.http.HttpSessionBindingListener
                       | • Class not found: javax.servlet.http.HttpSessionBindingEvent (package not found)
                       | • Class not found: javax.servlet.http.HttpSessionBindingListener (package not found)
                       |
                       | org.springframework.web.context.request.FacesRequestAttributes
                       | • Class not found: javax.faces.application.Application (package not found)
                       | • Class not found: javax.faces.component.UIViewRoot (package not found)
                       | • Class not found: javax.faces.context.ExternalContext (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.request.FacesWebRequest
                       | • Class not found: javax.faces.context.ExternalContext (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.context.request.RequestContextHolder$FacesRequestAttributesFactory
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.context.request.RequestContextListener
                       | • Interface not found: javax.servlet.ServletRequestListener
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletRequestEvent (package not found)
                       | • Class not found: javax.servlet.ServletRequestListener (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.context.request.ServletRequestAttributes
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       |
                       | org.springframework.web.context.request.ServletWebRequest
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       |
                       | org.springframework.web.context.request.async.CallableInterceptorChain
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.request.async.DeferredResult
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.request.async.DeferredResult$1
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.context.request.async.DeferredResultInterceptorChain
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.request.async.StandardServletAsyncWebRequest
                       | • Interface not found: javax.servlet.AsyncListener
                       | • Class not found: javax.servlet.AsyncContext (package not found)
                       | • Class not found: javax.servlet.AsyncEvent (package not found)
                       | • Class not found: javax.servlet.AsyncListener (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.context.request.async.WebAsyncManager
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.request.async.WebAsyncUtils
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.AnnotationConfigWebApplicationContext
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.context.support.ContextExposingHttpServletRequest
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       |
                       | org.springframework.web.context.support.GenericWebApplicationContext
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.GroovyWebApplicationContext
                       | • Interface not found: groovy.lang.GroovyObject
                       | • Class not found: groovy.lang.GroovyObject (package not found)
                       | • Class not found: groovy.lang.GroovySystem (package not found)
                       | • Class not found: groovy.lang.MetaClass (package not found)
                       | • Class not found: groovy.lang.MetaClassRegistry (package not found)
                       |
                       | org.springframework.web.context.support.HttpRequestHandlerServlet
                       | • Superclass not found: javax.servlet.http.HttpServlet
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.http.HttpServlet (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Method not found: java.lang.String org.springframework.web.HttpRequestMethodNotSupportedException.getMessage()
                       | > org.springframework.web.HttpRequestMethodNotSupportedException (method not found)
                       | > javax.servlet.ServletException (class not found)
                       | • Method not found: javax.servlet.ServletContext org.springframework.web.context.support.HttpRequestHandlerServlet.getServletContext()
                       | > org.springframework.web.context.support.HttpRequestHandlerServlet (method not found)
                       | > javax.servlet.http.HttpServlet (class not found)
                       | • Method not found: java.lang.String org.springframework.web.context.support.HttpRequestHandlerServlet.getServletName()
                       | > org.springframework.web.context.support.HttpRequestHandlerServlet (method not found)
                       | > javax.servlet.http.HttpServlet (class not found)
                       |
                       | org.springframework.web.context.support.LiveBeansViewServlet
                       | • Superclass not found: javax.servlet.http.HttpServlet
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.http.HttpServlet (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Method not found: javax.servlet.ServletContext org.springframework.web.context.support.LiveBeansViewServlet.getServletContext()
                       | > org.springframework.web.context.support.LiveBeansViewServlet (method not found)
                       | > javax.servlet.http.HttpServlet (class not found)
                       |
                       | org.springframework.web.context.support.ServletConfigPropertySource
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextAttributeExporter
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextAttributeFactoryBean
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextAwareProcessor
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextLiveBeansView
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextParameterFactoryBean
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextPropertySource
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextResource
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextResourceLoader
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextResourcePatternResolver
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.support.ServletContextScope
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.SpringBeanAutowiringSupport
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.context.support.StandardServletEnvironment
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.StaticWebApplicationContext
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils
                       | • Class not found: javax.servlet.ServletConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$FacesDependencyRegistrar
                       | • Class not found: javax.faces.context.ExternalContext (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$FacesDependencyRegistrar$1
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$FacesDependencyRegistrar$2
                       | • Class not found: javax.faces.context.ExternalContext (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$RequestObjectFactory
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$ResponseObjectFactory
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationContextUtils$WebRequestObjectFactory
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.context.support.WebApplicationObjectSupport
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.cors.CorsConfigurationSource
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.cors.CorsProcessor
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.cors.CorsUtils
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.cors.DefaultCorsProcessor
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.cors.UrlBasedCorsConfigurationSource
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.cors.reactive.CorsWebFilter
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.cors.reactive.DefaultCorsProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.filter.AbstractRequestLoggingFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       |
                       | org.springframework.web.filter.CharacterEncodingFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.CommonsRequestLoggingFilter
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.filter.CompositeFilter
                       | • Interface not found: javax.servlet.Filter
                       | • Class not found: javax.servlet.Filter (package not found)
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.FilterConfig (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       |
                       | org.springframework.web.filter.CompositeFilter$VirtualFilterChain
                       | • Interface not found: javax.servlet.FilterChain
                       | • Class not found: javax.servlet.Filter (package not found)
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       |
                       | org.springframework.web.filter.CorsFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.DelegatingFilterProxy
                       | • Class not found: javax.servlet.Filter (package not found)
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.FilterConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       |
                       | org.springframework.web.filter.FormContentFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.FormContentFilter$1
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.filter.FormContentFilter$FormContentRequestWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       | • Method not found: java.lang.String org.springframework.web.filter.FormContentFilter$FormContentRequestWrapper.getQueryString()
                       | > org.springframework.web.filter.FormContentFilter$FormContentRequestWrapper (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.filter.ForwardedHeaderFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderExtractingRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Method not found: javax.servlet.ServletRequest org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderExtractingRequest.getRequest()
                       | > org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderExtractingRequest (method not found)
                       | > org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderRemovingRequest (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderExtractingResponse
                       | • Superclass not found: javax.servlet.http.HttpServletResponseWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponseWrapper (package not found)
                       |
                       | org.springframework.web.filter.ForwardedHeaderFilter$ForwardedHeaderRemovingRequest
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       |
                       | org.springframework.web.filter.ForwardedHeaderFilter$ForwardedPrefixExtractor
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.filter.GenericFilterBean
                       | • Interface not found: javax.servlet.Filter
                       | • Class not found: javax.servlet.Filter (package not found)
                       | • Class not found: javax.servlet.FilterConfig (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.filter.GenericFilterBean$FilterConfigPropertyValues
                       | • Class not found: javax.servlet.FilterConfig (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.filter.HiddenHttpMethodFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.HiddenHttpMethodFilter$HttpMethodRequestWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       |
                       | org.springframework.web.filter.HttpPutFormContentFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.HttpPutFormContentFilter$1
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.filter.HttpPutFormContentFilter$HttpPutFormContentRequestWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       | • Method not found: java.lang.String org.springframework.web.filter.HttpPutFormContentFilter$HttpPutFormContentRequestWrapper.getQueryString()
                       | > org.springframework.web.filter.HttpPutFormContentFilter$HttpPutFormContentRequestWrapper (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.filter.OncePerRequestFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.RelativeRedirectFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       |
                       | org.springframework.web.filter.RelativeRedirectResponseWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletResponseWrapper
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponseWrapper (package not found)
                       | • Method not found: void org.springframework.web.filter.RelativeRedirectResponseWrapper.setHeader(java.lang.String,java.lang.String)
                       | > org.springframework.web.filter.RelativeRedirectResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       | • Method not found: void org.springframework.web.filter.RelativeRedirectResponseWrapper.setStatus(int)
                       | > org.springframework.web.filter.RelativeRedirectResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       |
                       | org.springframework.web.filter.RequestContextFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.filter.ServletContextRequestLoggingFilter
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.filter.ShallowEtagHeaderFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Method not found: javax.servlet.ServletResponse org.springframework.web.util.ContentCachingResponseWrapper.getResponse()
                       | > org.springframework.web.util.ContentCachingResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       |
                       | org.springframework.web.filter.ShallowEtagHeaderFilter$HttpStreamingAwareContentCachingResponseWrapper
                       | • Class not found: javax.servlet.ServletOutputStream (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Method not found: javax.servlet.ServletResponse org.springframework.web.filter.ShallowEtagHeaderFilter$HttpStreamingAwareContentCachingResponseWrapper.getResponse()
                       | > org.springframework.web.filter.ShallowEtagHeaderFilter$HttpStreamingAwareContentCachingResponseWrapper (method not found)
                       | > org.springframework.web.util.ContentCachingResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       |
                       | org.springframework.web.filter.reactive.ForwardedHeaderFilter
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.filter.reactive.HiddenHttpMethodFilter
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.jsf.DecoratingNavigationHandler
                       | • Superclass not found: javax.faces.application.NavigationHandler
                       | • Class not found: javax.faces.application.NavigationHandler (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.jsf.DelegatingNavigationHandlerProxy
                       | • Superclass not found: javax.faces.application.NavigationHandler
                       | • Class not found: javax.faces.application.NavigationHandler (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
                       | • Interface not found: javax.faces.event.PhaseListener
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       | • Class not found: javax.faces.event.PhaseEvent (package not found)
                       | • Class not found: javax.faces.event.PhaseId (package not found)
                       | • Class not found: javax.faces.event.PhaseListener (package not found)
                       |
                       | org.springframework.web.jsf.FacesContextUtils
                       | • Class not found: javax.faces.context.ExternalContext (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.jsf.el.SpringBeanFacesELResolver
                       | • Superclass not found: javax.el.ELResolver
                       | • Class not found: javax.el.ELContext (package not found)
                       | • Class not found: javax.el.ELException (package not found)
                       | • Class not found: javax.el.ELResolver (package not found)
                       | • Class not found: javax.el.PropertyNotWritableException (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       |
                       | org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
                       | • Superclass not found: javax.el.ELResolver
                       | • Class not found: javax.el.ELContext (package not found)
                       | • Class not found: javax.el.ELException (package not found)
                       | • Class not found: javax.el.ELResolver (package not found)
                       | • Class not found: javax.faces.context.FacesContext (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.HandlerMethod
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.annotation.ExpressionValueMethodArgumentResolver
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.method.annotation.ModelAttributeMethodProcessor
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.annotation.ModelFactory
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       |
                       | org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       |
                       | org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.method.support.InvocableHandlerMethod
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.multipart.MultipartHttpServletRequest
                       | • Interface not found: javax.servlet.http.HttpServletRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.multipart.MultipartResolver
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.multipart.commons.CommonsFileUploadSupport
                       | • Class not found: org.apache.commons.fileupload.FileItem (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileItemFactory (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUpload (package not found)
                       | • Class not found: org.apache.commons.fileupload.disk.DiskFileItemFactory (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.multipart.commons.CommonsMultipartFile
                       | • Class not found: org.apache.commons.fileupload.FileItem (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUploadException (package not found)
                       | • Class not found: org.apache.commons.fileupload.disk.DiskFileItem (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.multipart.commons.CommonsMultipartResolver
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileItemFactory (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUpload (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUploadBase$FileSizeLimitExceededException (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException (package not found)
                       | • Class not found: org.apache.commons.fileupload.FileUploadException (package not found)
                       | • Class not found: org.apache.commons.fileupload.disk.DiskFileItemFactory (package not found)
                       | • Class not found: org.apache.commons.fileupload.servlet.ServletFileUpload (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.multipart.commons.CommonsMultipartResolver$1
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       |
                       | org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       | • Method not found: java.util.Enumeration org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getHeaderNames()
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.util.Enumeration org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getHeaders(java.lang.String)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Method not found: java.lang.String org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getParameter(java.lang.String)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.util.Enumeration org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getParameterNames()
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.lang.String[] org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getParameterValues(java.lang.String)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.lang.String org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest.getQueryString()
                       | > org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.multipart.support.MissingServletRequestPartException
                       | • Superclass not found: javax.servlet.ServletException
                       | • Class not found: javax.servlet.ServletException (package not found)
                       |
                       | org.springframework.web.multipart.support.MultipartFilter
                       | • Class not found: javax.servlet.FilterChain (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       |
                       | org.springframework.web.multipart.support.MultipartResolutionDelegate
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       |
                       | org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       | • Method not found: java.lang.String org.springframework.web.multipart.MultipartHttpServletRequest.getCharacterEncoding()
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | • Method not found: java.lang.String org.springframework.web.multipart.MultipartHttpServletRequest.getParameter(java.lang.String)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | • Method not found: javax.servlet.http.Part org.springframework.web.multipart.MultipartHttpServletRequest.getPart(java.lang.String)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       |
                       | org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       | • Method not found: java.util.Map org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getParameterMap()
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.util.Enumeration org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest.getParameterNames()
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.lang.String[] org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.getParameterValues(java.lang.String)
                       | > org.springframework.web.multipart.support.StandardMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: javax.servlet.http.Part org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.getPart(java.lang.String)
                       | > org.springframework.web.multipart.support.StandardMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest (method not found)
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$MimeDelegate
                       | • Class not found: javax.mail.internet.MimeUtility (package not found)
                       |
                       | org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile
                       | • Class not found: javax.servlet.http.Part (package not found)
                       |
                       | org.springframework.web.multipart.support.StandardServletMultipartResolver
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.Part (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Method not found: java.util.Collection org.springframework.web.multipart.MultipartHttpServletRequest.getParts()
                       | > org.springframework.web.multipart.MultipartHttpServletRequest (method not found)
                       | > javax.servlet.http.HttpServletRequest (class not found)
                       | > org.springframework.web.multipart.MultipartRequest (method not found)
                       | > java.lang.Object (method not found)
                       |
                       | org.springframework.web.server.DefaultServerWebExchangeBuilder
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.DefaultServerWebExchangeBuilder$MutativeDecorator
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.ServerWebExchange
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.ServerWebExchange$Builder
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.ServerWebExchangeDecorator
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.WebExceptionHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.WebFilter
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.WebFilterChain
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.WebHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.WebSession
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.adapter.AbstractReactiveWebInitializer
                       | • Class not found: javax.servlet.Servlet (package not found)
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Class not found: javax.servlet.ServletRegistration$Dynamic (package not found)
                       |
                       | org.springframework.web.server.adapter.AbstractReactiveWebInitializer$ServletContextDestroyedListener
                       | • Interface not found: javax.servlet.ServletContextListener
                       | • Class not found: javax.servlet.ServletContextEvent (package not found)
                       | • Class not found: javax.servlet.ServletContextListener (package not found)
                       |
                       | org.springframework.web.server.adapter.DefaultServerWebExchange
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.adapter.HttpWebHandlerAdapter
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.handler.DefaultWebFilterChain
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.handler.ExceptionHandlingWebHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.handler.FilteringWebHandler
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.handler.ResponseStatusExceptionHandler
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.handler.WebHandlerDecorator
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.session.DefaultWebSessionManager
                       | • Class not found: reactor.core.publisher.Flux (package not found)
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.session.InMemoryWebSessionStore
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.session.InMemoryWebSessionStore$InMemoryWebSession
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.session.WebSessionManager
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.server.session.WebSessionStore
                       | • Class not found: reactor.core.publisher.Mono (package not found)
                       |
                       | org.springframework.web.util.ContentCachingRequestWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletRequestWrapper
                       | • Class not found: javax.servlet.ServletInputStream (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequestWrapper (package not found)
                       | • Method not found: java.lang.String org.springframework.web.util.ContentCachingRequestWrapper.getContentType()
                       | > org.springframework.web.util.ContentCachingRequestWrapper (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: java.lang.String org.springframework.web.util.ContentCachingRequestWrapper.getMethod()
                       | > org.springframework.web.util.ContentCachingRequestWrapper (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       | • Method not found: javax.servlet.ServletRequest org.springframework.web.util.ContentCachingRequestWrapper.getRequest()
                       | > org.springframework.web.util.ContentCachingRequestWrapper (method not found)
                       | > javax.servlet.http.HttpServletRequestWrapper (class not found)
                       |
                       | org.springframework.web.util.ContentCachingRequestWrapper$ContentCachingInputStream
                       | • Superclass not found: javax.servlet.ServletInputStream
                       | • Class not found: javax.servlet.ReadListener (package not found)
                       | • Class not found: javax.servlet.ServletInputStream (package not found)
                       |
                       | org.springframework.web.util.ContentCachingResponseWrapper
                       | • Superclass not found: javax.servlet.http.HttpServletResponseWrapper
                       | • Class not found: javax.servlet.ServletOutputStream (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponseWrapper (package not found)
                       | • Method not found: java.lang.String org.springframework.web.util.ContentCachingResponseWrapper.getCharacterEncoding()
                       | > org.springframework.web.util.ContentCachingResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       | • Method not found: javax.servlet.ServletResponse org.springframework.web.util.ContentCachingResponseWrapper.getResponse()
                       | > org.springframework.web.util.ContentCachingResponseWrapper (method not found)
                       | > javax.servlet.http.HttpServletResponseWrapper (class not found)
                       |
                       | org.springframework.web.util.ContentCachingResponseWrapper$ResponseServletOutputStream
                       | • Superclass not found: javax.servlet.ServletOutputStream
                       | • Class not found: javax.servlet.ServletOutputStream (package not found)
                       | • Class not found: javax.servlet.WriteListener (package not found)
                       |
                       | org.springframework.web.util.CookieGenerator
                       | • Class not found: javax.servlet.http.Cookie (package not found)
                       | • Class not found: javax.servlet.http.HttpServletResponse (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.util.HttpSessionMutexListener
                       | • Interface not found: javax.servlet.http.HttpSessionListener
                       | • Class not found: javax.servlet.http.HttpSession (package not found)
                       | • Class not found: javax.servlet.http.HttpSessionEvent (package not found)
                       | • Class not found: javax.servlet.http.HttpSessionListener (package not found)
                       |
                       | org.springframework.web.util.IntrospectorCleanupListener
                       | • Interface not found: javax.servlet.ServletContextListener
                       | • Class not found: javax.servlet.ServletContextEvent (package not found)
                       | • Class not found: javax.servlet.ServletContextListener (package not found)
                       |
                       | org.springframework.web.util.NestedServletException
                       | • Superclass not found: javax.servlet.ServletException
                       | • Class not found: javax.servlet.ServletException (package not found)
                       | • Method not found: java.lang.Throwable org.springframework.web.util.NestedServletException.getCause()
                       | > org.springframework.web.util.NestedServletException (method not found)
                       | > javax.servlet.ServletException (class not found)
                       |
                       | org.springframework.web.util.ServletContextPropertyUtils
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.util.ServletContextPropertyUtils$ServletContextPlaceholderResolver
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       |
                       | org.springframework.web.util.TagUtils
                       | • Class not found: javax.servlet.jsp.tagext.Tag (package not found)
                       |
                       | org.springframework.web.util.UrlPathHelper
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: org.apache.commons.logging.Log (package not found)
                       | • Class not found: org.apache.commons.logging.LogFactory (package not found)
                       |
                       | org.springframework.web.util.WebAppRootListener
                       | • Interface not found: javax.servlet.ServletContextListener
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletContextEvent (package not found)
                       | • Class not found: javax.servlet.ServletContextListener (package not found)
                       |
                       | org.springframework.web.util.WebUtils
                       | • Class not found: javax.servlet.ServletContext (package not found)
                       | • Class not found: javax.servlet.ServletRequest (package not found)
                       | • Class not found: javax.servlet.ServletRequestWrapper (package not found)
                       | • Class not found: javax.servlet.ServletResponse (package not found)
                       | • Class not found: javax.servlet.ServletResponseWrapper (package not found)
                       | • Class not found: javax.servlet.http.Cookie (package not found)
                       | • Class not found: javax.servlet.http.HttpServletRequest (package not found)
                       | • Class not found: javax.servlet.http.HttpSession (package not found)

