json-schema-validation:使用JSON模式进行API有效负载验证

时间:2021-05-17 07:29:18
【文件属性】:
文件名称:json-schema-validation:使用JSON模式进行API有效负载验证
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-17 07:29:18
Java 带有JSON模式验证的Spring Boot RESTful服务 Java平台(JDK)1.8 Apache Maven 3.x 春天4.x SpringBoot 1.x GitHub-fge json-schema-validator 2.2.8 杰克逊-json-参考核心0.3.0 快速开始 mvn package java -jar target/spring-boot-restful-api-1.0-SNAPSHOT.jar 将浏览器指向 curl -X POST -d '{ "customerid": "1234567", "password": "password12" , "first": "Subhasis","last": "samal", "gender": "Male", "email": "subhasis.samal@test.com" }' ht
【文件预览】:
json-schema-validation-master
----.gitignore(115B)
----src()
--------main()
--------test()
----LICENSE(11KB)
----pom.xml(3KB)
----README.md(675B)

网友评论