public@interfaceInnerAnnotation{Stringvalue()default"hello";}public@interfaceOuterAnnotation{InnerAnnotationvalue()default???}还有一个案例:public@interfaceAnotherOuterAnnotation{InnerAnnotation[]value()default???UPD:{}} 最佳答案 是的,有可能:public@interfaceInnerAnnotation{Stringvalue