SpringBoot: Request body with inheritance

后端 未结 0 593
眼角桃花
眼角桃花 2021-01-14 14:53

I have following classes

public class Car {
     private String make; 
     private String model; 
     
     private         


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