# 使用 Homebrew, chocolatey 安装 jhipster

查看 jhipster 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jhipster
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jhipster
```

  证据: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install jhipster
```

  证据: Chocolatey community package catalog: jhipster from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'

## 软件包事实

- **软件包键:** brew:jhipster
- **软件包管理器:** Homebrew
- **版本:** 9.2.0
- **来源摘要:** Generate, develop and deploy Spring Boot + Angular/React applications
- **主页:** <https://www.jhipster.tech/>
- **最后更新:** 2026-07-11T17:52:04Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jhipster (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 9.2.0
## 项目历史与用法

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.

### 时间线

- 2013: The generator-jhipster repository and npm package were created.
- 2014: Release 1.1.0 described JHipster as Yeoman plus Maven plus Spring plus AngularJS.
- 2015: Release 2.0.0 described the stack as Spring Boot plus AngularJS.
- 2016: Release 3.0.0 added complete microservices architecture generation.
- 2018: Release 5.0.0 moved React support out of experimental status.
- 2026: Release 9.0.0 continued the major-version line after the 8.x series.

### Related projects

- Yeoman is the generator framework lineage behind early JHipster.
- Spring Boot is the Java application framework at the center of generated server projects.
- Angular, React, and Vue are front-end options represented across JHipster release lines and generated applications.
- JDL Studio and the JHipster module marketplace are related tools in the JHipster ecosystem.

### 来源

- <https://api.github.com/repos/jhipster/generator-jhipster>
- <https://github.com/jhipster/generator-jhipster>
- <https://registry.npmjs.org/generator-jhipster>
- <https://www.jhipster.tech/>
- <https://www.jhipster.tech/2014/09/08/jhipster-release-1.1.0.html>
- <https://www.jhipster.tech/2015/01/09/jhipster-release-2.0.0.html>
- <https://www.jhipster.tech/2016/03/23/jhipster-release-3.0.0.html>
- <https://www.jhipster.tech/2018/06/20/jhipster-release-5.0.0.html>
- <https://www.jhipster.tech/releases/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.yo-rc.json
## 其他软件包管理器记录

- Chocolatey - jhipster: normalized package name match | Chocolatey community package catalog: jhipster from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'


## Combined YAML source

View the package source record on GitHub. [combined/jhipster.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jhipster.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
