netodevel / cli-spring-boot-scaffold

command line for generate crud and configs for spring boot projects
131 stars 49 forks source link

command line for creating database and tables #16

Closed netodevel closed 5 years ago

netodevel commented 7 years ago

for create database spring db:create

for create tables spring db:migration