Closed sbouchex closed 2 years ago
This issue is stale because it has been open 30 days with no activity. Our core developers tend to be more verbose on denying. If there is no negative comment, possibly this feature will be accepted. We are accepting PRs :smiley:. Comment or this will be closed in 7 days
keep open
The problem is also in the 7.5 version : Generated code is the same
Overview of the issue
I'm importing a jdl and the generated java code got invalid JsonIgnoreProperties values generated whereas it was working fine with 6.x version.
Motivation for or Use Case
Some fieled are not exported once on the client-side.
Reproduce the error
JHipster Version(s)
7.4.1 on Windows
JHipster configuration
JHipster Version(s)
JHipster configuration, a
.yo-rc.json
file generated in the root folder.yo-rc.json file
JDL for the Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryJDL entity definitions
Environment and Tools
openjdk version "11.0.12" 2021-07-20
OpenJDK Runtime Environment Temurin-11.0.12+7 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Temurin-11.0.12+7 (build 11.0.12+7, mixed mode)
git version 2.30.0.windows.2
node: v16.13.0
npm: 8.1.0
No change to package.json was detected. No package manager install will be executed.
Congratulations, JHipster execution is complete!
Sponsored with ❤️ by @oktadev.
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
Windows