jhipster-kotlin icon indicating copy to clipboard operation
jhipster-kotlin copied to clipboard

jhipster dependencies are still used in get methods while passing the `--skip-jhipster-dependencies`

Open SaltOfTheFlame opened this issue 2 years ago • 0 comments

Overview of the issue

jhipster dependencies are still used in get methods while passing the --skip-jhipster-dependencies

Reproduce the error

create any entity mark it as readOnly configurate application to use the reactive approach generate with argument --skip-jhipster-dependencies check out the Resource of this entity

Link to PR (if any)

KHipster Version(s)

v1.14.0, v1.15.0

SaltOfTheFlame avatar May 11 '22 07:05 SaltOfTheFlame