-
JWT authentication seems to have the notion of a `User` when you create a gateway. This means that you can create relationships with `User` when generating code and importing JDL. However, the OAuth i…
-
##### **Overview of the issue**
I created the following Jhipster project: https://github.com/AmbroseChase/servicosJuridicos. For the creation, I followed all the instructions in the jhipster site. …
-
```
> gallery@0.0.0 e2e /home/mraible/dev/okta-react-photo-gallery-example
> protractor src/test/javascript/protractor.conf.js
(node:8995) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated.…
-
Hello All,
Testing out the JHipster 3.2.0 release with the separate uaa microservice and getting the following error:
Could not find a valid JHipster UAA server in path "uaa"
1. Created a UAA folder…
-
This topic will be used to list and discuss issues related to the Chevrotain migration.
With a focus on **minimal** backward compatible **scope**.
-
##### **Overview of the issue**
Today, JHipster only level 2 on the Richardson Maturity model. Stepping up level 3 could provide some non negligible advantage.
##### **Motivation for or Use Case…
-
##### **Overview of the issue**
With "dev" profile following use case is not working.
User is not authenticated with below error:
> {
> "type" : "jm-services/problem-with-message",
> …
-
##### **Overview of the issue**
When running jhipster command i expected a mysql connection but i got a H2 on disk
##### **Motivation for or Use Case**
Both profiles use the H2 on disk da…
-
##### **Overview of the issue**
after applying jhipster-entity-audit i'm seeing exception:
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerF…
-
##### **Overview of the issue**
JHipster should run on Java 9, especially since it's being released tomorrow (September 21). I tried downloading the latest release from http://jdk.java.net/9/.
I…