Skip to content

javasparx/generator-spring-boot-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-spring-boot-plugin

Generates plugin project for Spring Boot with all common classes, properties and ready git settings.

Installation

npm install -g generator-spring-boot-plugin

Usage

Create a directory, go into start creating plugin project :

yo spring-boot-plugin

Enter plugin name with camel-case:

? Give a name for plugin : app

Generates maven project with name : spring-boot-app

Enter plugin package:

? What package do you want to use : uz.company

Choose plugin dependencies:

? Add Spring Boot Starters and dependencies to your application Lombok, Spring testing

About

Generates Spring Boot plugin project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published