JJSchema:使用Jackson从Java Types到JSON-Schema的生成器

时间:2024-06-15 13:14:34
【文件属性】:

文件名称:JJSchema:使用Jackson从Java Types到JSON-Schema的生成器

文件大小:89KB

文件格式:ZIP

更新时间:2024-06-15 13:14:34

Java

JJSchema Java JSON Schema和Hyper-Schema生成器。 当前,它基于v4草案。 支持Java 8日期和时间API。 最新发布 < dependency> < groupId>com.github.reinert < artifactId>jjschema < version>1.16 简单的操作方法 假设以下类: @Attributes ( title = " Product " , description = " A product from Acme's catalog " ) static class Product { @Attributes ( required = true , description = " T


【文件预览】:
JJSchema-master
----LGPL 3.0(7KB)
----.gitattributes(483B)
----VERSION(17B)
----src()
--------test()
--------main()
----release.sh(799B)
----tag.sh(296B)
----LICENSE(426B)
----README.md(2KB)
----pom.xml(7KB)
----NOTES.md(62B)
----ASL-2.0.txt(11KB)
----.gitignore(2KB)

网友评论