Automatic creation of swaggerUrlParameters from objects predicate

后端 未结 0 1629
小蘑菇
小蘑菇 2021-01-05 17:42

I have two objects Animal and the Dog which inherits from Animal

class Animal
    String name;

class Dog extends Animal
    String otherName;
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题