generator-jhipster icon indicating copy to clipboard operation
generator-jhipster copied to clipboard

JDL JSON Entity field

Open JusticeN opened this issue 3 years ago • 2 comments

Overview of the feature request

In some RDBMS table, use case like product attribute need dynamic fields.

Motivation for or Use Case

It will be time saving to have a Json entity field type that get converted to Java maps. Now I need to create a the field manually and have to solve merge conflicts every time I regenerate the code. E.g.: https://baeldung-cn.com/hibernate-persist-json-object

Related issues or PR

Didn't find any so far. I hope the request is not a bad idea

  • [x] Checking this box is mandatory (this is just to show you read everything)

JusticeN avatar Aug 09 '22 23:08 JusticeN

If you'd like to contribute and maintain this feature, we're interested!

mraible avatar Aug 17 '22 08:08 mraible

Related to: https://github.com/jhipster/generator-jhipster/issues/14526

emilpaw avatar Aug 27 '22 09:08 emilpaw

Closed in favour of https://github.com/jhipster/generator-jhipster/issues/14526

DanielFran avatar Jun 20 '23 23:06 DanielFran