{ "name": "Skill", "fields": [ { "fieldName": "idFormation", "fieldType": "Long" }, { "fieldName": "nom", "fieldType": "String" } ], "relationships": [ { "relationshipType": "many-to-many", "otherEntityName": "formation", "otherEntityRelationshipName": "skill", "relationshipName": "formation", "otherEntityField": "id", "ownerSide": false } ], "changelogDate": "20210618112455", "entityTableName": "skill", "dto": "mapstruct", "pagination": "pagination", "service": "serviceClass", "jpaMetamodelFiltering": false, "fluentMethods": true, "readOnly": false, "embedded": false, "clientRootFolder": "formationContinue", "applications": "*", "microserviceName": "FormationContinue" }