SaaSHub helps you find the best software and product alternatives Learn more β
JHipster Alternatives
Similar projects and alternatives to JHipster
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
-
-
-
-
-
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
-
-
-
-
-
-
fut
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
-
-
Mill
A better build tool for Java, Scala and Kotlin: Simpler than Maven, easier than Gradle, with 3-7x faster dev workflows than other JVM build tools
-
-
JHipster discussion
JHipster reviews and mentions
-
Renovate & Dependabot: The New Malware Delivery System
Even worse, 95 (60%) of those pull requests were merged into the main branch, 50 of them by a bot user, without any user interaction. This led to the malicious package being pushed to production code in less than an hour, as showcased by the jhipster/generator-jhipster repository.
-
Drive JHipster with your AI agent: introducing jhipster-mcp (v0.0.4)
TL;DR β jhipster-mcp is an open-source Model Context Protocol server that lets an AI agent generate and evolve JHipster applications for you. You describe what you want in plain language; the agent writes JDL and drives the JHipster CLI. It's on npm β point your MCP host at it with one line. v0.0.4 is the first public release.
-
My Journey to the JHipster Core Team
My first contribution to the jhipster-generator was on 07/2021: https://github.com/jhipster/generator-jhipster/pull/15724. After blogging for a while, I decided to contribute to the JHipster Lite project and wrote about the experience here: https://renanfranca.github.io/how-did-i-earn-money-to-fix-an-issue-from-an-open-source-software.html. Then, I made 10 contributions to the JHipster Lite project (https://github.com/jhipster/jhipster-lite/pulls?q=is%3Apr+author%3A%40me+is%3Aclosed).
- Year After Switching from Java to Go: Our Experiences
-
Mill: A fast JVM build tool for Java and Scala
Interesting that you ended up going all the way to Rust land instead of just using one of the multiple tools that have been created to help with this, like:
* Spring Boot (it has a UI to create projects where you pick Java version, DB, build tool, some libs etc): https://spring.io/guides/gs/spring-boot
* JHipster - the nuclear option, pick what you want a la carte: https://www.jhipster.tech/
* JBang - a cute CLI for this: https://www.jbang.dev/
* Maven Archetypes - the old fashioned way (existed before "create-app" kind of tools appeared): https://maven.apache.org/guides/introduction/introduction-to...
And most IDEs also have "new project" wizzards.
-
How to Build Efficient CRUD Apps?
JHipster: A development platform for generating, developing, and deploying full-stack web applications based on Spring Boot and front-end frameworks like Angular, React, or Vue.
-
Java Microservices with Spring Boot and Spring Cloud
An easy way to get a pre-configured Keycloak instance is to use JHipster's jhipster-sample-app-oauth2 application. It gets updated with every JHipster release. You can clone it with the following command:
- Deploy Secure Spring Boot Microservices on Amazon EKS Using Terraform and Kubernetes
-
Simpler way to develop CRUD apps?
If you want a Spring backend with an Angular Frontend check out https://www.jhipster.tech. This is very nice for CRUD stuff.
-
How hard is it to make one ?
Use https://www.jhipster.tech/
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026
Stats
jhipster/generator-jhipster is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of JHipster is Java.