generator-jhipster-jooq

3.6.0 • Public • Published

generator-jhipster-jooq

JHipster blueprint, jOOQ blueprint for JHipster

NPM version Generator Samples

Introduction

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

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-jooq

Usage

To use this blueprint, run the below command

jhipster-jooq

You can look for updated jooq blueprint specific options by running

jhipster-jooq app --help

And looking for (blueprint option: jooq) like

  --jooq-version <value>                Use jOOQ version (blueprint option: jooq)
  --jooq-gradle-plugin-version <value>  Gradle plugin version to use (blueprint option: jooq)
  --jooq-optional                       Make jOOQ repositories optional (blueprint option: jooq)

Pre-release

To use an unreleased version, install it using git.

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

Features

  • Dependencies are added automatically.

Dependencies are added to your favorite build tool (maven or gradle).

  • Repository interface.

A jOOQ repository interface is created for every (or opt-in/opt-out) entity.

  • Repository implementation.

A jOOQ repository implementation with DSLContext (jOOQ) is created for every (or opt-in/opt-out) entity.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.6.00latest
3.0.0-rc.40rc
3.0.0-rc.10beta

Version History

VersionDownloads (Last 7 Days)Published
3.6.00
3.5.00
3.4.00
3.3.00
3.2.00
3.1.00
3.0.00
3.0.0-rc.40
3.0.0-rc.30
3.0.0-rc.20
3.0.0-rc.10
2.0.00
1.0.00
0.1.00

Package Sidebar

Install

npm i generator-jhipster-jooq

Weekly Downloads

0

Version

3.6.0

License

Apache-2.0

Unpacked Size

32.4 kB

Total Files

22

Last publish

Collaborators

  • mshima
  • mraible
  • pascalgrimaud