Relative Content

Tag Archive for jhipsterliquibase

jHipster code generator fails in handling entity modification

created a customer.jdl with two fields generated code using jhipster import-jdl customer.jdl. Built the generated code, ensured potgres server up and running and the configured db is created Upon running the service it applied (for eg 20240612174911_added_entity_Customer.xml). This resulted in the table creation Now I added another field to jdl and followed steps starting step […]