Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few more adjusts to entity audit. #19565

Merged
merged 3 commits into from
Aug 29, 2022
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Aug 29, 2022

  • Make AbstractAuditingEntity generic with getId() method.
    This method exists at spring-data Auditable interface inherited from Persistable interface
    Current workaround uses some fields introspections and doesn't work with custom id name nor derived entities.
  • Improve writeFiles JSDoc.
  • Add more multistep template customization to entity class.

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit b668423 into jhipster:main Aug 29, 2022
@mshima mshima deleted the skip_ci-audit branch August 29, 2022 19:20
@pascalgrimaud pascalgrimaud added this to the 7.9.3 milestone Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants