macOS
brew install jhipsterlocal Homebrew formula metadata
brew
Generate, develop and deploy Spring Boot + Angular/React applications. Version 9.1.0 via Homebrew; verified 2026-05-28.
install
brew install jhipsterlocal Homebrew formula metadata
choco install jhipsterChocolatey community package catalog · jhipster · source: community.chocolatey.org
overview
Generate, develop and deploy Spring Boot + Angular/React applications
history
JHipster is a full-stack application generator that began as a Yeoman generator joining Java server applications with a JavaScript front end. It became a development platform for generating Spring Boot applications, Angular or React clients, microservice systems, deployment descriptors, and project configuration.
The generator-jhipster repository and npm package were created in October 2013. Early release notes describe the original shape as Yeoman plus Maven plus Spring plus AngularJS in one generator; by the 2.0.0 line in 2015, the public release notes described it as Spring Boot plus AngularJS.
JHipster 3.0.0 in 2016 was a major expansion point: the official release notes introduced generation for complete microservices architectures, including microservices, routers, a service registry, monitoring, and distributed-system scaffolding. Later lines broadened the front-end choices, with React moving out of experimental status in JHipster 5.0.0 in 2018.
The project grew from a generator into an ecosystem: the website includes release notes, installation and application-creation docs, a module marketplace, JDL Studio, sponsorship through OpenCollective, and daily-build repositories that continuously exercise generated application combinations.
JHipster adoption is tied to its promise of reducing full-stack setup cost. It packages the choices many enterprise Java teams would otherwise assemble manually: Spring Boot, security, database options, build tooling, front-end frameworks, tests, Docker, and deployment targets.
The npm registry records the package from October 2013, while the GitHub repository accumulated a large contributor and user community. Homebrew and Chocolatey packaging put the generator into developer workstation package flows outside npm alone.
Developers use the `jhipster` command to generate monoliths, gateways, microservices, entities, Docker and Kubernetes assets, and application configuration. The `.yo-rc.json` file records generator choices for a project.
JHipster is also used as a repeatable architecture template: teams can standardize a stack, regenerate entities, share JDL definitions, and keep generated conventions aligned across services.
JHipster matters to package people because it is a package that emits package-managed projects. Installing one CLI fans out into npm, Maven or Gradle, Docker images, Java dependencies, front-end dependencies, and deployment manifests.
It is also a durable example of the Yeoman-generator era crossing into Spring Boot and cloud-native Java. The package stayed relevant by changing the generated stack while preserving the one-command generator workflow.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.yo-rc.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jhipster | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jhipster |
|---|---|
| Version | 9.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jhipster |
| Homepage | https://www.jhipster.tech/ |
| Repository | https://github.com/jhipster/generator-jhipster |
| Upstream docs | https://www.jhipster.tech/creating-an-app |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-9.1.0.tgz |
| Last updated | 2026-05-28T18:53:26Z |
| Pulse | updated |
| Dependencies | node, openjdk |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jhipster |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jhipster
choco install jhipstersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.