generator-jhipster-safe-extensions

0.0.2 • Public • Published

generator-jhipster-safe-extensions

It's hard regenerating entities if you need to add a new field if you develop in jhipster by adding custom code to generated java classes. This makes it a little easier by composing generated classes so you can make modifications wihtout worrying about generating more code down the line.

NPM version Build Status Dependency Status

JHipster module, extend generated code safely

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 NPM

To install this module:

npm install -g generator-jhipster-safe-extensions

To update this module:

npm update -g generator-jhipster-safe-extensions

With Yarn

To install this module:

yarn global add generator-jhipster-safe-extensions

To update this module:

yarn global upgrade generator-jhipster-safe-extensions

Usage

License

Apache-2.0 © Eddie Law

Package Sidebar

Install

npm i generator-jhipster-safe-extensions

Weekly Downloads

2

Version

0.0.2

License

Apache-2.0

Unpacked Size

46.2 kB

Total Files

13

Last publish

Collaborators

  • arcq