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/
jhipster alternatives and similar libraries
Based on the "Web Frameworks" category.
Alternatively, view jhipster alternatives based on common mentions on social networks and blogs.
-
Takes
True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects -
ZK
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications -
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application. -
Free enterprise Java CMS
DISCONTINUED. Java CMS engine. Host and develop multiple websites inside a single instance through the GUI and benefit from features like A/B testing, affiliate tracking tools, and a high performance template engine with CSS stylesheets processing & scripts minification.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of jhipster or a related project?
Popular Comparisons
README
JHipster BOM and server-side library - DEPRECATED
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"