TableReservation:RESTful Web服务,用于管理表保留

时间:2021-05-19 10:32:09
【文件属性】:
文件名称:TableReservation:RESTful Web服务,用于管理表保留
文件大小:58KB
文件格式:ZIP
更新时间:2021-05-19 10:32:09
Java 餐桌预定 RESTful Web服务,用于管理表保留。 可以创建一个表,为一个表创建保留,并获得给定表的所有保留。 要求 Java版本:1.8 Maven版本:3.5.0 运行项目 cd path/to/folder // Clone the project git clone https://github.com/Jouda-Hidri/TableReservation.git // Build and test the application mvn clean install // Test the application mvn test // Run mvn spring-boot:run // Create a table curl -d '{"name": "Table with a view to the mountains"}' -H "Content-Type: a
【文件预览】:
TableReservation-master
----mvnw.cmd(5KB)
----mvnw(6KB)
----src()
--------test()
--------main()
----.mvn()
--------wrapper()
----README.md(985B)
----pom.xml(2KB)
----.gitignore(295B)

网友评论