entity OrganismeFormation { nom String, telephone String, adresse String, description String, } service OrganismeFormation with serviceClass microservice * with OrganismeFormation paginate OrganismeFormation with pagination dto * with mapstruct