Ebsan / generator-jhipster-es-entity-reindexer

Generates code to reindex selected entities with Elasticsearch.
Apache License 2.0
3 stars 4 forks source link

Handle skipClient and skipServer jhipster apps #1

Closed Ebsan closed 2 years ago

Ebsan commented 2 years ago

The original module handled Jhipster applications that skipped frontend or backend parts of the app (https://www.jhipster.tech/separating-front-end-and-api/).

Ebsan commented 2 years ago

skipClient and skipServer are now handled in code