设置Schema-Registry的配置,以支持Schema变化
https://blog.csdn.net/lzufeng/article/details/81566766
curl -X PUT -H "Content-Type:application/json" https://xxx:9081/config -d '{"compatibility": "NONE"}'
Using Schema Registry
https://docs.confluent.io/current/schema-registry/using.html