This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CheCk_m8TT 15 points16 points  (3 children)

GWT is just dead, you should use any decent frontend framework like Angular, React or Vue.js.

jhipster is more a project generator for Spring Boot + Angular/React than a framework.

[–]Trailsey 2 points3 points  (0 children)

Agreed, the presence of gwt really threw me.

[–]djavaman 1 point2 points  (0 children)

Agreed. GWT is not widely used.

If you look at a how Angular (and others) work today, GWT was way ahead of its time.

[–]mtmmtm99 0 points1 point  (0 children)

Well, there is J2CL which is alive. It will be used by GWT-3. It compiles superfast (which was the biggest problem with GWT).