generator-spring-boot-plugin

0.3.7 • Public • Published

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

/generator-spring-boot-plugin/

    Package Sidebar

    Install

    npm i generator-spring-boot-plugin

    Weekly Downloads

    2

    Version

    0.3.7

    License

    MIT

    Unpacked Size

    28.7 kB

    Total Files

    16

    Last publish

    Collaborators

    • javasparx