Md S.
MS
Md S.
Java Developer
Small-Business (50 or fewer emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Easy to use for application generation"
5/5
What do you like best about JHipster?

It gives us the running web application prototype that has back end and front end code for CRUD applications with just selection of few options. Options available for the frontend side such as React, Angular. Vue. Options availbale for backend such as monolithic, microservice, microservice gateway, etc. It also provides automated test for the application. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

It does not provide two separate folder structure for front end and back end. If we need only back end still we have to select for front end. It uses some of the libraries which are of no use or we are unaware of it. Review collected by and hosted on G2.com.

Harsh R S.
HS
Harsh R S.
Vice President
Mid-Market (51-1000 emp.)
"jHipster - Open Source Application Generator"
4.5/5
What do you like best about JHipster?

Jhipster makes it easy for each steps and with any requirement with many options. World-class programmers are contributing to the jhipster in turn directly helping us creating the world-class product.

JHipster was designed for big projects.

Docker, clustering, REST, WebSockets - all of this will help you maintaining a huge projects. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

The problem is that a lot of things that look amazing at the first stage in real world become a pain. With JHipster too much is happening on behind the scene. So, it would be good for simple micro-services probably, but not for complex applications. Review collected by and hosted on G2.com.

Rupeshit P.
RP
Rupeshit P.
Senior Software Developer
Small-Business (50 or fewer emp.)
"One of best code generator tool"
5/5
What do you like best about JHipster?

We use JHispter to generate skeleton with CRUD operations in our organisation. Anyone one with little technical knowledge can generate applications with UI, Services, Entities etc. It is a very robust code generator tool, also, to modify anything on UI or Service layer is a cakewalk. The vital part is for every operation it will provide you with API with criteria. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

If we modified any entity due to some business case, post that using JHipster if added a new field in that entity which is overriding custom changes made in that entity. It will be helpful if you can manage custom changes while adding a new field or relationship. Review collected by and hosted on G2.com.

Ivan T.
IT
Ivan T.
Software Developer
Small-Business (50 or fewer emp.)
"JHipster puts your project on a firm-ground base from the very begging"
4.5/5
What do you like best about JHipster?

JHipser has a wonderful (and very diverse) technology stack, allowing you to place your project on a firm-ground base from the very begging. It is especially useful in the initial phases of the project because it allows you to configure your project quickly and enhances best practices in coding and project structure standards (which can be especially useful for someone developing his first application). It also has a set of very useful commands that speed up implementation process. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

Not much really, but I think there isn't enough documentation and tutorials - it sometimes relies on knowing separate technologies. Also, auto generated FE components can be used just for a small (especially students) project. Review collected by and hosted on G2.com.

Ebraheem A.
EA
Ebraheem A.
Backend Team Lead
Small-Business (50 or fewer emp.)
"jHipster App Generator"
5/5
What do you like best about JHipster?

jHipster is a one of the best library I have seen ever, It reduced the time that I wasted usually configuring the new project, also the code is written in the best practice, I will be happy more if I can help to make it grow more, thank you. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

There is some improvements can be added to make grow to perfection, like rename or remove entity, also an option if I don't need the entity to work with DB just for Elasticsearch.

Usually I remove some configuration when I created an Elasticsearch project because I don't need a DB. Review collected by and hosted on G2.com.

Philip C.
PC
Philip C.
Full Stack Developer (Java, Jhipster, KIE, SpringBoot)
Mid-Market (51-1000 emp.)
"My best friend Jhipster"
5/5
What do you like best about JHipster?

Yes Jhipster puts the RAD (Rapid Application Development) via its code generator. It is truly a best friend in providing best practices of doing Springboot and Angular - correctly. It was easy to integrate what I know, Jboss Business Process Management (jBPM) with Jhipster. The code base is a great starting and settling code to go from dev to production. Yes, I get good advice and direction from my friend - Jhipster! Review collected by and hosted on G2.com.

What do you dislike about JHipster?

Learning curve is a bit, since it is a mature approach and intricate coupling of the best practice of spring framework, angular, JPA and much more. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Enterprise (> 1000 emp.)
"Great Experience with the use of JHipster"
4.5/5
What do you like best about JHipster?

Its a best thing to develope fullstack application with very less resources because using JHipster one can create monolithic application or microservice base application very quickly.

-Also JHipster provides very good tutorial for beginners to use it and how to build the application in no time.

- Very good technology stack support, we just need to give answers of some basic questions related to which kind of application needs to created, what database support or script support needed, what are the data based entities, what are the relationship among those entities etc. and JHipster will create skeleton of your application with end to end UI , databse model, test cases,liquibase support, and backend API generation CRUD operation for all the entity and relationship defined at the time of creation ok application

https://www.jhipster.tech/

Very good and step by step guide given at above turorial link and that very easy to understand

Also JHipster community support is very good to resolve any issue arises while development. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

well nothing till now. only one that you do not have a typical Angular CLI project. Review collected by and hosted on G2.com.

Supriya P.
SP
Supriya P.
Co-Founder & Developer
Small-Business (50 or fewer emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"An awesome development environment for Full stack development, Still exploring new features of it."
4.5/5
What do you like best about JHipster?

It asks few questions about the kind of your application and provide a code according to your application's need, you just have to write your logic for your application to work according to you. It also helps to create database schema n provides a code to connect your database with your code. No extra efforts are required. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

Sometimes after creation of module of an application too much unnecessary code could also be there. Review collected by and hosted on G2.com.

Aby J.
AJ
Aby J.
Enterprise Solutions Architect
Enterprise (> 1000 emp.)
"A Time Saver"
4.5/5
What do you like best about JHipster?

The options of Stack provided and the JDL tool for creating your own entities. It in fact saves at least 1-2 man months of effort ! Review collected by and hosted on G2.com.

What do you dislike about JHipster?

With the generalization and opinionated view , there are a few lapses w.r.t OOTB pre-configured security. But given that spring is its skeletal framework , new filters and change in security can harden the system pretty well. Review collected by and hosted on G2.com.

Ravi K.
RK
Ravi K.
Software Engineer - Big Data
Enterprise (> 1000 emp.)
"A literal fullstack tool"
4.5/5
What do you like best about JHipster?

The best part of JHipster was that it can be easily integrated with on and across platforms. The kind of flexibility it provides with respect to versions of Spring Boot and Angular is amazing. I was able to run my end to end simulation with Jhipster. It took like a day for me to get my microservices up and running. Review collected by and hosted on G2.com.

What do you dislike about JHipster?

Ah ! i probably will get to know more of faults post working more on it. I like the platform. Bingo ! Review collected by and hosted on G2.com.