Spring-Boot-JPA-MYSQL:此应用程序确实清除了Spring boot的基本基础,例如如何使用它,如何将其嵌入JPA和外部DB MYSQL。

时间:2024-03-10 21:09:28
【文件属性】:

文件名称:Spring-Boot-JPA-MYSQL:此应用程序确实清除了Spring boot的基本基础,例如如何使用它,如何将其嵌入JPA和外部DB MYSQL。

文件大小:20KB

文件格式:ZIP

更新时间:2024-03-10 21:09:28

Java

Spring启动-JPA-MYSQL 该应用程序确实清除了Spring Boot的基本基础知识,例如如何使用它,如何将其嵌入JPA和外部DB MYSQL。 我使用了的方案,其中 * Users can be fetched from DB * Users can be added in DB * Books can be fetched from DB * Books can be add/update * Users can be associated with Books in many to many association 安装 Maven安装命令 mvn clean install 先决条件 对于使用应用程序,请查找以下软件可在系统中使用 JAVA [>=1.8] MAVEN 3 APACHE TOMCAT [>=8] REST CLIENT [IF CURL DOESN'T


【文件预览】:
Spring-Boot-JPA-MYSQL-master
----pom.xml(3KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----README.md(1KB)

网友评论