I need to migrate the front-end of an application to angular. I want to use jhipster and reuse all existing java back-end and database. My questions are:
- Is it possible to generate the front-end based on java model or i need to have the JDL files?
- Is it possible to generate JDL files from the java model or from the database schema?
Thank you for your help.