This repository was archived by the owner on Mar 21, 2021. It is now read-only.

Description
Overview of the feature request
While I was working on my post with JHipster + VueJS side by side, I realized that the VueJS generator does not generate the components with protected properties.
This was also true for some time for Angular, but after some discussion it was merged
jhipster/generator-jhipster#8839
I open this issue to know if there is a particular reason to keep the fields private, or if we can try to change it, at least for the entities.
Motivation for or Use Case
The same reasons behind the change in Angular
jhipster/generator-jhipster#8839
Related issues or PR
jhipster/generator-jhipster#8839
jhipster/generator-jhipster#8844
- [ X ] Checking this box is mandatory (this is just to show you read everything)