-
Is possible to use `prompt-radio` as a `Generte` plugin ?
For now I fail to do it:
## generator.js
```js
import isValid from 'is-valid-app'
import Logger from './utils/Logger'
import { t…
-
- Use multiple files instead on single file component (styles, template, js)
- Stick to Angular/React directory tree
-
##### **Overview of the issue**
When using the docker-compose subgenerator, the generated jhipster-registry.yml has commented lines for using Spring Cloud Config Server, but uncommenting those …
-
##### **Overview of the issue**
When the AWS Subgenerator successfully deploys an Application to AWS, the html page screen appears, but all services return a 404.
The issue is the WAR generated in…
-
Hey,
I played a bit with the microservice JDL and figured out, that it is only cool to use this feature on a gateway, but not for all microservices. From my intuition I dropped a JDL file in a roo…
xetys updated
6 years ago
-
Do we need something for the yield keyword or does @return suffice?
-
##### **Overview of the issue**
- [ ] Jhipster version is not getting updated in .yo-rc.json file after manual upgrade to master
- [x] Compilation errors after upgrade due to presence of Profi…
-
##### **Overview of the issue**
I've been working on an issue in my JHipster module: https://github.com/geraldhumphries/generator-jhipster-elasticsearch-reindexer/issues/32
I am not sure…
-
Since `XorShiftRng` implements the `Rand` trait, you can obtain an `XorShiftRng` from any `Rng`. Unfortunately if the original generator also happens to be an `XorShiftRng` you will end up with two id…
-
I am using the following eclipse on Windows 10:
> Spring Tool Suite
> Version: 3.9.2.RELEASE
> Build Id: 201712210947
> Platform: Eclipse Oxygen.2 (4.7.2)
I have installed JHipster using Yar…