'How to build vaadin 14 project with Java Hipster?
Is there any way to build Vaadin 14 project with Java Hipster?
As Java Hipster is been making projects with angular react and vue can vaadin have a scope by hook or crook to be developed with Java Hipster?
Solution 1:[1]
Yes, you can build a Jhipser/Vaadin application. You just create a Jhipster application and then manually add the Vaadin dependencies. That would be the easiest way. https://dev.to/cbeulke/rapid-development-with-jhipster-and-vaadin-as-simple-as-it-sounds-511
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | cogitoboy |
