jhipster/generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 2nd, 2026
Created on October 21st, 2013
Open Issues & Pull Requests: 71 (+1)
GitHub issues: Enabled
Number of forks: 4,189
Total Stargazers: 22,447 (+0)
Total Subscribers: 695 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.1 hours
Mean response time: 28.0 days
90th percentile: 80.0 days
Tracked items: 439

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 59% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "theme: angular" is answered fastest, typically in about 10 hours, while "area: enhancement :wrench:" waits about 5 days. Only 4% of issues opened in the past year have been closed. Three people close 85% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 0
Closed in 7 days: 7
Avg open age: 751 days
Stale 30+ days: 30
Stale 90+ days: 20

Recent activity

Opened in 7 days: 0
Closed in 7 days: 6
Comments in 7 days: 3
Events in 7 days: 8

Top labels

  • area: triage (129)
  • theme: undefined (124)
  • area: stale (112)
  • $$ bug-bounty $$ (110)
  • area: enhancement :wrench: (102)
  • area: bug :bug: (93)
  • theme: jhipster-internals (55)
  • $100 (50)

Most active issues this week

Detailed Description

JHipster is a Yeoman generator that scaffolds modern web applications and microservice architectures with pre-configured technology stacks.

The tool addresses the complexity of setting up production-ready applications by generating complete project structures with integrated frontend frameworks, backend services, build tooling, and deployment configurations. It works by prompting developers for architectural choices—such as whether to build a monolith or microservices, which frontend framework to use, and deployment target—then generates a fully functional codebase with those decisions baked in. This eliminates boilerplate setup and ensures consistency across generated projects.

Developers should choose JHipster if they want to bootstrap applications quickly without manually wiring together Spring Boot backends, modern JavaScript frontends, Docker containerization, and Kubernetes deployment manifests. It suits teams building cloud-native applications or microservice systems where standardized structure and tooling reduce onboarding friction. The platform is particularly valuable when you need both frontend and backend scaffolding in a single coherent generation step, rather than managing separate generators for each layer.

The project maintains active development with regular commits across its codebase, indicating sustained engineering effort. The repository shows consistent engagement with pull requests being reviewed and merged, demonstrating an active maintenance cycle. Issue tracking reflects ongoing community interaction with problems being addressed and resolved. The breadth of topics covered—spanning Angular, React, Spring Boot, Docker, Kubernetes, and cloud platforms—shows the project continues expanding its supported technology options rather than remaining static around a fixed set of choices.