Skip to content

ldaloia-dev/generator-jhipster-lombok

Repository files navigation

generator-jhipster-lombok

JHipster blueprint, lombok blueprint for JHipster

NPM version Downloads Generator Samples

Introduction

This is a JHipster blueprint, that is meant to be used in a JHipster application. This blueprint has been created as an experimental project to explore the process of developing a JHipster blueprint. It includes some basic integration of Project Lombok.

Prerequisites

As this is a JHipster blueprint, we expect you have JHipster basic knowledge:

Installation

To install or update this blueprint:

npm install -g generator-jhipster-lombok

Usage

To use this blueprint, run the below command

jhipster-lombok

You can look for updated lombok blueprint specific options by running

```bash
jhipster-lombok app --help

And looking for (blueprint option: lombok) like

Pre-release

To use an unreleased version, install it using git.

npm install -g jhipster/generator-jhipster-lombok#main
jhipster --blueprints lombok --skip-jhipster-dependencies

About

JHipster module to enable lombok

Resources

License

Stars

Watchers

Forks

Packages

No packages published