Marcelo Shima
Marcelo Shima
##### **Overview of the feature request** - native [v2.9.0](https://github.com/jhipster/generator-jhipster-native/releases/tag/v2.9.0) - migrate [v1.9.0](https://github.com/jhipster/generator-jhipster-migrate/releases/tag/v1.9.0) - jooq [v3.6.0](https://github.com/jhipster/generator-jhipster-jooq/releases/tag/v3.6.0) - ionic [v8.7.0](https://github.com/jhipster/generator-jhipster-ionic/releases/tag/v8.7.0) - micronaut [v3.9.0](https://github.com/jhipster/generator-jhipster-micronaut/releases/tag/v3.9.0) - entity-audit [v5.11.0](https://github.com/jhipster/generator-jhipster-entity-audit/releases/tag/v5.11.0) ##### **Motivation for or Use Case**...
##### **Overview of the feature request** - Spring Boot v3.5.0 due by May 22 https://github.com/spring-projects/spring-boot/milestone/371. - drop node 18 support. [EOL by April 30](https://nodejs.org/en/about/previous-releases) - change default cache provider https://github.com/jhipster/generator-jhipster/issues/28546....
##### **Overview of the feature request** - drop test-integration/scripts. - move test-integration/*-samples into generate-samples templates. - migrate workflows that depend on test-integration folder to jhipster/actions and generate-samples ##### **Motivation for...
##### **Overview of the feature request** Needles in generated application is only used by `jhipster entity` command. We can optionally remove them in a transform before applying eslint/prettier to cleanup...
##### **Overview of the feature request** SonarQube removed password support in newest version. Sonar PR workflow must be reworked. Related to https://github.com/jhipster/generator-jhipster/pull/28639. ##### **Motivation for or Use Case** ##### **Related...
##### **Overview of the feature request** Allow plain text files like gitignore, prettierignore, css files, others, to have a marker that identifies customization start. Every time the marker is found,...
##### **Overview of the feature request** Coverage with instrumentation requires the application to be built with instrumentation while v8 coverage only requires source maps. This will allow cypress with coverage...
--- 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 necessary -...
##### **Overview of the issue** ``` [backend] Error: Cannot find module '../lib/cli.js' [backend] Require stack: [backend] - /Users/runner/work/generator-jhipster/generator-jhipster/app/build/node/bin/npm [backend] at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15) [backend] at Function._load (node:internal/modules/cjs/loader:1075:27) [backend] at TracingChannel.traceSync (node:diagnostics_channel:322:14)...
##### **Overview of the feature request** JDL is dynamic now, a config may be added to generator's command and blueprints supports it too. Would be nice if jhipster-ide executes a...