Cli Spring Boot Scaffold Versions Save

command line for generate crud and configs for spring boot projects

1.1.1.BUILD-SNAPSHOT

4 years ago

Adds new model generator.

How to use spring model -n "User" -p "name:String age:Int"

with relationships

spring model -n "User" -p "name:String Foo:references(relation:hasMany, foo:String)"

0.0.2-SNAPSHOT

4 years ago

List templates available

spring template --list

Apply config sqs into any project spring-boot

spring template -t jms-aws-sqs