awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jhipster avatar

jhipster/generator-jhipster

0
View on GitHub↗

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
www.jhipster.tech↗

Generator Jhipster

This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs.

The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to ensure consistent scaffolding behavior across different machines.

The platform covers a wide range of capabilities including enterprise web application boilerplating, microservice architecture development, and full-stack scaffolding. These processes are supported by metadata-driven source generation and post-writing text injection to modify final output files.

Features

  • Full-Stack Application Boilerplates - Rapidly creates the initial structure of web applications with pre-configured frontend and backend frameworks.
  • Full-Stack Application Builders - Functions as a development platform for scaffolding modern web applications and microservice architectures.
  • Java Application Scaffolding - Generates the initial project structure and boilerplate code for Java-based backend services and APIs.
  • Configuration-Driven Scaffolding - Uses configuration schemas and user-provided metadata to populate predefined templates for application components.
22,418 stars·4,182 forks·TypeScript·Apache-2.0·43 views
  • Source Generation Templates - Produces complete application structures by merging user preferences with a library of predefined code templates.
  • Microservice Generators - Designs and deploys distributed services with integrated configuration for service discovery and API gateways.
  • Microservice Development Platforms - Generates a network of small, independent services with integrated configuration for scalable enterprise systems.
  • Web Application Boilerplates - Provides production-ready templates including security, database integration, and user management for enterprise software.
  • Scaffolding Workflows - Enables defining specific project templates and blueprints to automate boilerplate creation according to team standards.
  • Custom Blueprints - Supports the creation of custom blueprints to change the default code structure for client and server components.
  • Code Blueprinting Frameworks - Provides a framework for extending standard generation patterns to modify the default code structure.
  • Blueprints - Provides a blueprint system to replace or extend default code generation patterns for client and server components.
  • Scaffolding Customizers - Allows overriding internal code generation and scaffolding logic to customize how code is automatically generated.
  • Code Generation and Bytecode - Scaffolding tool for full-stack Java applications.
  • Code Generators - Yeoman-based generator for Spring Boot applications.
  • Star history

    Star history chart for jhipster/generator-jhipsterStar history chart for jhipster/generator-jhipster

    How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

    Open-source alternatives to Generator Jhipster

    Similar open-source projects, ranked by how many features they share with Generator Jhipster.
    • amanvarshney01/create-better-t-stackAmanVarshney01 avatar

      AmanVarshney01/create-better-t-stack

      5,507View on GitHub↗

      create-better-t-stack is a full-stack boilerplate generator and TypeScript project scaffolder. It functions as an interactive CLI stack builder that automates the initialization of development environments by combining specific frontend, backend, database, and API technologies. The system operates as a type-safe boilerplate engine, using a configuration mapper to ensure end-to-end type safety across the entire application architecture. It utilizes a visual interface and prompt-based configuration to help users select compatible runtimes and libraries, which the tool then translates into a cus

      TypeScriptbetter-authbunclack-prompt
      View on GitHub↗5,507
    • kriasoft/react-starter-kitkriasoft avatar

      kriasoft/react-starter-kit

      23,603View on GitHub↗

      This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

      TypeScript
      View on GitHub↗23,603
    • elunez/eladminelunez avatar

      elunez/eladmin

      21,932View on GitHub↗

      Eladmin is a backend management system and administrative framework built with Spring Boot and Vue. It provides a complete infrastructure for creating administration panels, combining a Java Persistence API backend scaffold with a management interface to monitor system performance and log user activities. The project features automated code generation to produce frontend and backend source code and CRUD operations. It employs a role-based access control system to manage users and organizational structures, while utilizing dynamic route management to update navigation menus from the backend wi

      Javaadmineladminelement-ui
      View on GitHub↗21,932
    • google/autogoogle avatar

      google/auto

      10,545View on GitHub↗

      This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab

      Java
      View on GitHub↗10,545
    See all 30 alternatives to Generator Jhipster→

    Frequently asked questions

    What does jhipster/generator-jhipster do?

    This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs.

    What are the main features of jhipster/generator-jhipster?

    The main features of jhipster/generator-jhipster are: Full-Stack Application Boilerplates, Full-Stack Application Builders, Java Application Scaffolding, Configuration-Driven Scaffolding, Source Generation Templates, Microservice Generators, Microservice Development Platforms, Web Application Boilerplates.

    What are some open-source alternatives to jhipster/generator-jhipster?

    Open-source alternatives to jhipster/generator-jhipster include: amanvarshney01/create-better-t-stack — create-better-t-stack is a full-stack boilerplate generator and TypeScript project scaffolder. It functions as an… kriasoft/react-starter-kit — This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a… elunez/eladmin — Eladmin is a backend management system and administrative framework built with Spring Boot and Vue. It provides a… square/javapoet — JavaPoet is a source code generator and metaprogramming utility for the Java language. It functions as an abstract… google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… sviperll/adt4j — adt4j - Algebraic Data Types for Java.