
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
generator-jhipster-jooq
Advanced tools
JHipster blueprint, jOOQ blueprint for JHipster
This is a JHipster blueprint, that is meant to be used in a JHipster application.
As this is a JHipster blueprint, we expect you have JHipster basic knowledge:
To install or update this blueprint:
npm install -g generator-jhipster-jooq
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)
To use an unreleased version, install it using git.
npm install -g jhipster/generator-jhipster-jooq#main
jhipster --blueprints jooq --skip-jhipster-dependencies
Dependencies are added to your favorite build tool (maven or gradle).
A jOOQ repository interface is created for every (or opt-in/opt-out) entity.
A jOOQ repository implementation with DSLContext (jOOQ) is created for every (or opt-in/opt-out) entity.
FAQs
jOOQ blueprint for JHipster
The npm package generator-jhipster-jooq receives a total of 4 weekly downloads. As such, generator-jhipster-jooq popularity was classified as not popular.
We found that generator-jhipster-jooq demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.