json-schema-converter:双向avro和jsonschema转换

时间:2024-05-28 16:02:40
【文件属性】:

文件名称:json-schema-converter:双向avro和jsonschema转换

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-28 16:02:40

Java

json模式转换 从转换为模式,反之亦然。 建造 $ mvn package 跑步 $ java -jar target/json-schema-converter--jar-with-dependencies.jar server config.yaml 尝试 $ curl -D - -X POST -H "Content-Type: application/json" -d @map.json http://localhost:8080/json; echo HTTP/1.1 200 OK Date: Thu, 17 Sep 2015 21:55:36 GMT Content-Type: application/json Content-Length: 30 {"type":"map","values":"long"} $ curl -D - -X POST -H "


【文件预览】:
json-schema-converter-master
----array.avro(38B)
----map.json(121B)
----src()
--------main()
----config.yaml(22B)
----README.markdown(914B)
----array.json(43B)
----map.avro(35B)
----pom.xml(2KB)
----.gitignore(41B)

网友评论