The type java.lang.reflect.AnnotatedElement cannot be resolved. It is indirectly referenced from req

Posted 萧韶九成

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The type java.lang.reflect.AnnotatedElement cannot be resolved. It is indirectly referenced from req相关的知识,希望对你有一定的参考价值。

问题原因

jdk版本的问题

 

解决方案

切换一下jdk就可以了

JDK 切换方式

 

以上是关于The type java.lang.reflect.AnnotatedElement cannot be resolved. It is indirectly referenced from req的主要内容,如果未能解决你的问题,请参考以下文章

Java反射之getGenericSuperclass()用法

动态代理

The method getContextPath() from the type HttpServletRequest refers to the missing type

The method queryForMap(String, Object...) from the type JdbcTemplate refers to the missing type Data

[WPF]The type name ‘App’ does not exist in the type '...'的问题

The method xx from the type xx refers to the missing type List等问题的解决办法