generator-spring-jax-rs

1.0.3 • Public • Published

generator-spring-jax-rs

Generator to easily generate the Spring Boot And JAX-RS Web Applications

Creating the scaffolding web application with CRUD base code (REST API)

inspired by Artisan from Laravel.

Installation

First, install Yeoman and generator-vuex using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-spring-jax-rs

Usage

setup via the following command:

yo spring-jax-rs

Here is the example that generated resource by generator

 2019-09-03 17 17 20

License

MIT © koushisa

/generator-spring-jax-rs/

    Package Sidebar

    Install

    npm i generator-spring-jax-rs

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    24.7 kB

    Total Files

    20

    Last publish

    Collaborators

    • koushisa