person-rest-api-example:People的简单Rest API-编程练习

时间:2021-05-11 00:42:57
【文件属性】:
文件名称:person-rest-api-example:People的简单Rest API-编程练习
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-11 00:42:57
Java 人-休息-api-示例 ### People Rest API of People-编程练习 建造 gradle :bootrun 运行测试 gradle check 使用Gradle 2.2.1和Java 1.8进行构建 终点 GET / family / {familyId} POST /家庭/ 删除/ family / {familyId} 放置/ family / {familyId} GET / family / findBySurname / {姓氏} GET / family / findShortestGeneVarience / {familyId} *仅演示了将家庭作为图形处理的功能*可能需要更多测试-但很酷 GET / person / {personId} POST /人/ 删除/ person / {personId} PUT /人/ {pers
【文件预览】:
person-rest-api-example-master
----src()
--------test()
--------main()
----.travis.yml(56B)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(3KB)
----.gitignore(1KB)
----build.gradle(2KB)

网友评论