Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Ingmar Schmidt de Aguiar
Título: Protótipo de um gerador de aplicações web com JHipster
 
Abstract:
This work describes the construction of a prototype tool designed to facilitate the development
of web applications using JHipster technology from existing databases. Specifically, an existing
database structure mapping model for the JHipster JDL Metalanguage was designed and
implemented, and an API for accessing features provided by JHipster was developed. The tool
connects to the database, reads the data model, provides a relationship settings area, and
produces the artifacts required for JHipster to produce the required entities and relationships
and create a web application. To validate the prototype, tests were performed with two
relationship entity models applied to the database, which were processed and converted to
JHipster metalanguage. A JHipster base project was used to validate the generated code and the
results showed that the work met the proposed objectives.