You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a longer set of annotation attributes, so I use @AliasFor to set up a short annotation. If the new annotation is set on the boot class, the value of the annotation attributes can be obtained, but the value of the annotation attributes can not be obtained on the non-boot class
Maybe if you look at my demo, you can get a clearer understanding of what I mean. https://github.com/brucelwl/demo