-
Enhance database with following fields
1) Add to JDL file
2) Generate fields with JHipster
- Flow table
loadbalancing (boolean)
instances (integer)
flowType (string) default=defa…
-
I created new project with latest jhipster 7.8.1. I added 127.0.0.1 keycloak to /etc/hosts file. I started the container with keycloak.yml from docker. registry worked but somehow control-center did n…
ghost updated
2 years ago
-
##### **Overview of the issue**
Getting NPM issue while running npm install
##### **Motivation for or Use Case**
##### **Reproduce the error**
unable to start the UI from webpack usi…
-
##### **Overview of the issue**
The jdl below defines a Gateway app with no database and a microservice with 3 entities [Department, Employee, Roster].
Employee has a OneToOne relationship wit…
-
##### **Overview of the issue**
Consider that we have a reactive application with two entities and a relationship (one-to-one or many-to-one) between these entities. When we try to sort the ite…
-
##### **Overview of the issue**
Get h2 exception when deploying production
##### **Motivation for or Use Case**
Can not deploy production profile
##### **Reproduce the error**
https:/…
-
##### **Overview of the issue**
I got the following errors with micro frontend. The 'user.module.ts' file is missing.
[INFO] container entry:./user[0] - Error: Module not found: Error: Can't…
-
Currently, there is no way to find out when a flow is created or modified. For this the following fields:
Created
LastModified
Version
Needs to be created in the flow entity with the Jhipster …
-
In the readme.md it says that the jdtls can only set CLIENT_HOST and CLIENT_PORT environment variables before starting the server in socket mode, but it is unusual to common socket server usage. Could…
-
##### **Overview of the issue**
similarity_order Integer // similarityOrder must be? Why not? May be auto-fix that?
config {
enableGradleEnterprise false
gradleEnterpriseHost ""
and
…