generator-jhipster
generator-jhipster copied to clipboard
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
##### **Overview of the feature request** The upgrade is functional, but it would be better to extract to a blueprint. The idea is to blueprint the bootstrap generator so we...
##### **Overview of the feature request** Move the folder `jdl`, `generators`, `lib` and `cli` to a new folder `src`. Based on the discussion around @mshima's comment: https://github.com/jhipster/generator-jhipster/pull/19559#issuecomment-1247349096 ##### **Motivation for...
##### **Overview of the feature request** When learning of how an application is used some features might be cut, eg needs to be removed. Right now it seems liked JHipster...
##### **Overview of the feature request** Make Java 17 the new baseline and drop support for older versions. ##### **Motivation for or Use Case** This will allow the usage of...
Bumps [postcss-rtlcss](https://github.com/elchininet/postcss-rtlcss) from 3.7.2 to 4.0.1. Changelog Sourced from postcss-rtlcss's changelog. Changelog [4.0.0] - 2022-09-15 Upgrade RTLCSS to major version 4.0.0. This version brings these changes: Support flipping justify-content, justify-items...
Bumps [postcss-rtlcss](https://github.com/elchininet/postcss-rtlcss) from 3.7.2 to 4.0.1. Changelog Sourced from postcss-rtlcss's changelog. Changelog [4.0.0] - 2022-09-15 Upgrade RTLCSS to major version 4.0.0. This version brings these changes: Support flipping justify-content, justify-items...
##### **Overview of the issue** If you select reactive = true and also try to enable filtering on any entities, those entities will not have any filtering code generated for...
##### **Overview of the feature request** I want to know what certain options in the project setup wizard are meant to be used for. ##### **Motivation for or Use Case**...
##### **Overview of the issue** Running jhipster command throws Error [ERR_PACKAGE_PATH_NOT_EXPORTED] Below the stacktrace: ``` ➜ jhipster INFO! Using bundled JHipster node:internal/modules/cjs/loader:498 throw e; ^ Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/util/namespace'...
Based on #19559 --- 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...