AnnotationMetadata 本文可能存在错误

作者: Tzz1194593491创建于 2024年1月17日更新于 2024年1月17日

The scan here scans classes with the specified annotation. 2~LQ78C@2_{5LCP% %$T3V However, after debugging the source code, it turns out that the scan targets the methods of the target class, whether they have the specified annotation. image Target class image

内容来源: xuchengsheng/spring-reading