文件名称:spring-boot-rest-example:带有REST和Spring数据JPA的Spring Boot示例
文件大小:29KB
文件格式:ZIP
更新时间:2024-06-16 05:21:43
Java
带有REST和Spring数据JPA的Spring Boot示例 终点 方法 网址 解密 得到 /执行器/信息 信息/心跳-由引导提供 得到 /执行器/健康 应用程序运行状况-由启动程序提供 得到 / v2 / api-docs 昂首阔步的json 得到 /swagger-ui.html 招摇HTML 得到 / v1 / person / {id} 通过ID找人 得到 / v1 /人 抵消N人 放 / v1 /人 添加/更新人员
【文件预览】:
spring-boot-rest-example-master
----.gitignore(53B)
----src()
--------main()
--------test()
----.github()
--------workflows()
----pom.xml(3KB)
----scripts()
--------tag-release.sh(183B)
--------check-release.sh(219B)
----README.md(500B)