Skip to content

koushisa/generator-spring-jax-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-spring-jax-rs using npm (i 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published