Dwarakaprasad Thakku Damodaran
Dwarakaprasad Thakku Damodaran
##### **Overview of the feature request** This is a feature request to allow the blue prints to have built in entities like User & Authority. In our use-case we are...
##### **Overview of the feature request** Currently when the generation is initiated from a jdl file, the entities sub-generator (`_postConstruct() `method) reads the .`jhipster/all-entities.json` contents and composes with the the...
fixes #25562 --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ] Tests are added where...
Any idea for Java 22 support. [jHipster](https://github.com/jhipster/generator-jhipster/issues/25562) uses [Blockhound](https://github.com/reactor/BlockHound/tree/master) for unit testing, which in turn uses byte-buddy. Tests are failing with, ``` OpenJDK 64-Bit Server VM warning: Option AllowRedefinitionToAddDeleteMethods was...
##### **Overview of the issue** Generating a new blueprint using `jhipster generate-blueprint` creates files `/generators/generator.js` instead of *.mjs files. ##### **Motivation for or Use Case** ##### **Reproduce the error** #####...