Skip to content

zhenye163/springboot_jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot_jpa

This is a simple project to learn jpa.

run in git bash

git clone https://github.com/zhenye163/springboot_jpa

run project

  • You should create database springboot_jpa first of all.
  • Then you can start this project in IDEA.
  • The port of this project is 8080.
  • I have given some test data, such as teacher.sql,student.sql.If you want to do more query tests, you should save this data to the database springboot_jpa before.

more

You can get more guide from MyBlog.

About

this is a simple project to learn jpa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published