Review

时间:2021-03-26 16:46:24
【文件属性】:
文件名称:Review
文件大小:96KB
文件格式:ZIP
更新时间:2021-03-26 16:46:24
Java 审查 此应用程序是具有以下功能的简单产品审核服务: 显示|隐藏可见的产品 使产品引人注目| 仅对公众或买方有效。 允许的用户可以对产品发表评论|评级。 管理员可以Approve或Reject评论| 费率。 API说明 产品API GET /api/products: 在此端点中,将显示当前产品列表,以下是每个产品项的示例输出: { "id" : 20 , // Product identifier "name" : "p1" , // Product name "commentableToPublic" : true , // Is product commentable by public users or just buyers can do "ratableToPublic" : true , // Is product ratable by public users
【文件预览】:
Review-main
----.gitignore(395B)
----.mvn()
--------wrapper()
----src()
--------swagger.yml(10KB)
--------main()
--------test()
----mvnw(10KB)
----.github()
--------workflows()
----pom.xml(4KB)
----mvnw.cmd(6KB)
----README.md(4KB)

网友评论