rentcar:租车网站的Rest API

时间:2024-06-04 00:13:24
【文件属性】:

文件名称:rentcar:租车网站的Rest API

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-04 00:13:24

Java

租车网站的Rest API 该项目正在使用spring boot和H2数据库以及Java 1.8。 它具有4个其余的API,如下所示- 提供特定日期范围内可用的汽车详细信息的API 方法-GET 示例URL- 注释-URL有两个请求参数startDate和endDate日期应采用“ yyyy-MM-dd%20HH:mm:ss”格式。 样本输出- [{“ carType”:“ Compact”,“ carName”:“ Ford Fiesta”,“ rentPerDay”:“ 20”},{“ carType”:“ Full”,“ carName”:“ Chevrolet Malibu”,“ rentPerDay”: “ 30”},{“ carType”:“大”,“ carName”:“福特Egde”,“ rentPerDay”:“ 40”},{“ carType”:“豪华”


【文件预览】:
rentcar-master
----.project(682B)
----src()
--------main()
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.jdt.core.prefs(238B)
--------org.eclipse.core.resources.prefs(85B)
----README.md(3KB)
----pom.xml(2KB)
----.classpath(9KB)

网友评论