文件名称:Web-Service-Rest-Loja_Venda:Web Service Rest公开销售中的数据
文件大小:75KB
文件格式:ZIP
更新时间:2024-05-30 20:14:44
Java
Web服务休息 以JSON格式显示销售数据 用: URL: http://localhost:8080/pedido/{id} URL: http://localhost:8080/cliente/{id} URL: http://localhost:8080/categoria/{id} 输出: { id: 1, dataCompra: "30/09/2017 01:32", pagamento: { id: 1, estadoPagamento: "QUITADO", numeroDeParcelas: 6, }, cliente: { id: 1, nome: "", email: "", cpfOuCnpj: "
【文件预览】:
Web-Service-Rest-Loja_Venda-master
----pom.xml(2KB)
----mvnw(6KB)
----src()
--------test()
--------main()
----.gitignore(249B)
----.mvn()
--------wrapper()
----README.md(3KB)
----mvnw.cmd(5KB)