无法从Spring Controller访问Controller Annotation数据

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了无法从Spring Controller访问Controller Annotation数据相关的知识,希望对你有一定的参考价值。

我正在开发一个Maven插件,它生成一些与Spring Controllers相关的应用程序元数据。目前我无法获得我的弹簧控制器的“控制器”注释(具有“值”属性)所以我有点卡住... "analyzedClass" is the class instance from my Spring Controllers

我怎么能得到这个注释及其价值? Thankx

答案

Thankx to all !. This could did it !!!.

这段代码让我得到了理想的值。谢谢大家

以上是关于无法从Spring Controller访问Controller Annotation数据的主要内容,如果未能解决你的问题,请参考以下文章

(04)Spring MVC之Get方式传参访问Controller,从Controller返回json串出现菱形问号(?????)乱码,解决方法。

无法从相关的 View Controller 访问 appdelegate 实例变量

Springboot整合cxf后不能访问controller,不能访问接口

spring无法读取properties文件数据

SpringMVC框架,controller层返回页面不能访问静态资源的问题。

带有 Spring Boot REST 应用程序的 OAuth2 - 无法使用令牌访问资源