generator-jhipster
generator-jhipster copied to clipboard
Integrate entities generators into each feature specific generator.
Overview of the feature request
Implement RFC https://github.com/jhipster/generator-jhipster/blob/main/rfcs/4-jhipster-rfc-entity-as-core.md.
- [ ] entities
- [ ] entities-client
- [ ] entity
- [ ] entity-client
- [ ] entity-i18n
- [ ] entity-server
Motivation for or Use Case
Improve developer experience.
Related issues or PR
- [ ] Checking this box is mandatory (this is just to show you read everything)
Just a remark on the syntax: most of the methods are using the 'Each' keyword to tell that this method to specify that it will impact the whole entity pool. The only exception being 'writingEntities' which uses plural. Could it be possible to align (e.g. using 'Each' or plural everywhere)?
@DanielFran bounty claimed https://opencollective.com/generator-jhipster/expenses/120305
@mshima approved
@DanielFran that was quick, thanks. 😄