Skip to content

Latest commit

 

History

History
 
 

springboot-demo-jpa-mybatis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Init Mariadb

$ docker-compose up mariadb

Run application

$ docker-compose up --build