Popularity
5.2
Stable
Activity
8.6
Declining
399
74
219

Description

JHipster is a development platform to quickly generate, develop, and deploy modern web applications and microservice architectures. It supports many frontend technologies, including Angular, React, and Vue. It even has mobile app support for Ionic and React Native! On the backend, it supports Spring Boot (with Java or Kotlin), Micronaut, Quarkus, Node.js, and .NET. Full documentation and information is available on our website at https://www.jhipster.tech/

Programming language: Java
License: Apache License 2.0
Tags: REST Frameworks     Web Frameworks     Java     Spring    

jhipster alternatives and similar libraries

Based on the "Web Frameworks" category.
Alternatively, view jhipster alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of jhipster or a related project?

Add another 'Web Frameworks' Library

README

JHipster BOM and server-side library - DEPRECATED

Angular Build Status React Build Status Vue Build Status Webflux Build Status Azure DevOps Build Status Maven Central

Full documentation and information is available on our website at https://www.jhipster.tech/

This project is used by the JHipster generator. This is the Bill of Materials and server-side library:

  • jhipster-dependencies
  • jhipster-framework

If the current version is SNAPSHOT then to use this SNAPSHOT version:

  • clone this project
  • run ./mvnw clean install -Dgpg.skip=true, on Windows run .\mvnw.cmd clean install -D"gpg.skip=true"

Analysis of the JHipster server-side parent POM project

sonar-quality-gate sonar-coverage sonar-bugs sonar-vulnerabilities