You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently EntityAuditEvent is implemented using jpa/hibernate specific features with angular support only.
By letting jhipster generate we could support:
others databases
reactive
react/vue (list and view)
microservice support
microfrontend support
Since it is a generated entity, it will support every feature.
jdl model (won't be used, just as example, we should just inject the Entity definition):
Currently EntityAuditEvent is implemented using jpa/hibernate specific features with angular support only.
By letting jhipster generate we could support:
Since it is a generated entity, it will support every feature.
jdl model (won't be used, just as example, we should just inject the Entity definition):
The text was updated successfully, but these errors were encountered: