How to Generate Java POJO from a JSON Schema during Gradle Build?

后端 未结 0 1135
不知归路
不知归路 2020-12-18 04:27

I want to build Java POJO classes from a JSON Schema directly during the gradle build. This way I don\'t have to update the POJO classes every time the JSON Schema is update

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