Skip to content

sinamber/boot-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot-crud

SpringBoot + Mybatis + Freemarker demo

Step1: git clone https://github.com/sinamber/boot-crud

Step2: create mysql db schema using >> src/main/resources/schema.sql

Step3: change the database username and password in >> src/main/resources/application.properties

Step4: mvn:package

Step5: java -jar boot-crud-0.0.1-SNAPSHOT.jar

Step6: visit:http://localhost:8080

And Have fun!么么哒~~

About

SpringBoot + Mybatis + Freemarker demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published