Skip to content

yeoman-projects/generator-jhipster-hatch-entitlements

 
 

Repository files navigation

generator-jhipster-hatch-entitlements

NPM version Build Status Dependency Status

JHipster module, Enable entitlements on java objects based on spring roles

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-hatch-entitlements

To update this module:

yarn global upgrade generator-jhipster-hatch-entitlements

With NPM

To install this module:

npm install -g generator-jhipster-hatch-entitlements

To update this module:

npm update -g generator-jhipster-hatch-entitlements

Usage

License

Apache-2.0 © Marius Reusch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 56.9%
  • JavaScript 43.1%