Skip to content

Helps you create a new Java Maven Spring project via shorter command line

Notifications You must be signed in to change notification settings

Arterning/jm-generator

Repository files navigation

Java Maven Project Generator

This command line tool helps you create a new Java Maven project with a specified Group ID and Artifact ID. It generates the necessary project structure, including the pom.xml file and a sample Test.java file with a 'Hello, World!' program.

install commands

npm link jm-generator

Create normal project

jmgen -t normal new simple-project

Create spring boot project

jmgen -t  springboot new springboot-prometheus

About

Helps you create a new Java Maven Spring project via shorter command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published