Skip to content

amaggat/RestAPI-SOA-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thành viên trong nhóm:

Trần Trung Thành - 18021174

Nguyễn Tiến Trọng - 18020056

This Back-end use MySQL.

  • Import src/main/resources/databse/final.sql to MySQL.

  • Change application.properties to src/main/resources with below content

spring.jpa.hibernate.ddl-auto=none
spring.datasource.url= jdbc:mysql://localhost:3306/students
spring.datasource.username= //username
spring.datasource.password= //password 
  • Run DemoApplication.

Users Contacts Python Nodejs Nodejs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors