spring-boot-mysql

时间:2021-04-30 21:40:03
【文件属性】:
文件名称:spring-boot-mysql
文件大小:55KB
文件格式:ZIP
更新时间:2021-04-30 21:40:03
Java Spring Boot,MySQL,JPA,Hibernate Rest API教程 使用Spring Boot,Mysql,JPA和Hibernate为简单的记笔记应用程序构建Restful CRUD API。 要求 Java-1.8.x Maven-3.xx MySQL的-5.xx 设定步骤 1.克隆应用程序 git clone https://github.com/callicoder/spring-boot-mysql-rest-api-tutorial.git 2.创建Mysql数据库 create database notes_app 3.根据您的安装更改mysql用户名和密码 打开src/main/resources/application.properties 根据您的mysql安装更改spring.datasource.username和spring.datas
【文件预览】:
spring-boot-mysql-master
----.gitignore(249B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----pom.xml(2KB)
----mvnw.cmd(5KB)
----Readme.md(1KB)

网友评论