Java- A class has an annotation, how to test this class without that annotation

后端 未结 0 1968
走了就别回头了
走了就别回头了 2020-12-09 06:33

Eaxmple:

1 @Schema // you don\'t need to care what Schema annotation is
2 public class A {
3     public Schema getSchema() {
4         Schema schema = getClas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题