5 ms·
This seems similar to JHipster: Hipster is a Yeoman generator, used to create a Spring Boot + AngularJS project. Goal Our goal is to generate for you a comple
by kossmoboleat 10y ago
This seems similar to JHipster:
Hipster is a Yeoman generator, used to create a Spring Boot + AngularJS project.
Goal
Our goal is to generate for you a complete and modern Web app, unifying:
A high-performance and robust Java stack on the server side with Spring Boot
A sleek, modern, mobile-first front-end with AngularJS and Bootstrap
A powerful workflow to build your application with Yeoman, Bower, Gulp and Maven
- Turbots 10y agoThis is totally not similar to JHipster, which has an immense array of possibilities and customization. Although this is a great Bootstrap project for an AngularJS frontend + secured Spring backend, it is vastly inferior in terms of features, possibilities and customization over JHipster.
- EtienneK 10y agoI love what you guys are trying to do with JHipster, but the generated code is just so... bloated. Example: I saw you generate an Async queue as a .java file. Surely this could be done as a shared library, rather?