0
点赞
收藏
分享

微信扫一扫

React-hook-form-mui (一):基本使用

彪悍的鼹鼠 2023-12-16 阅读 40
kafkaschema

定义Schema

通过 Apache Avro编程快速入门,我们定义了User实体类。

user.avsc

{
   
  "namespace": "org.example.avro",
  "type": "record",
  "name"
举报

相关推荐

0 条评论