文件名称:beerstock:使用Spring Boot设计饮料原料API以创建单元测试
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-01 21:15:16
Java
饮料库存设计 使用Spring Boot设计饮料原料API,以创建单元测试。 ./mvnw spring-boot:run 执行完上面的命令后,只需打开以下地址并查看项目的执行情况: http://localhost:8080/api/v1/beers
【文件预览】:
beerstock-main
----mvnw.cmd(6KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----postman()
--------Beer API.postman_collection.json(2KB)
----README.md(331B)
----pom.xml(4KB)