-
##### **Overview of the feature request**
The actual implementation is pretty basic and does not allow to use it in a productive manner.
##### **Motivation for or Use Case**
I found this web …
-
##### **Overview of the issue**
If I generate an app with the following:
```
mhipster jdl default --skip-jhipster-dependencies
```
I'm unable to log in:
```
i.m.s.t.j.g.JwtTokenGenerato…
-
-
**Describe the bug**
In a microservices architecture it is possible that some services are written in Java (JHipster) while others in NodeJs (NHipster), it would be advisable to have a compatible JWT…
-
I am getting TypeError: jhContext.setupServerOptions is not a function while trying to override the server and generate the app using my ustm blueprint.
TypeError: jhContext.setupClientOptions is no…
-
##### **Overview of the feature request**
Release 8.7.3 with a fix for blueprint tests. See https://github.com/jhipster/generator-jhipster/pull/27710 for more information.
##### **Motivation for…
-
We have already a page listing the [official blueprints](https://www.jhipster.tech/modules/official-blueprints/). I think it would be good to at least a dedicated page e.g. describing the main differe…
-
**Describe the bug**
Using option '--skip-client', can't find the package.json file in generated code.
**To Reproduce**
1. jhipster --blueprints quarkus --skip-client
**Expected behavior*…
-
##### **Overview of the feature request**
This feature request is about generating Thymeleaf forms based on the JDL script with entities and relationships.
##### **Motivation for or Use Case**…
-
##### **Overview of the issue**
I'm using API tab in JHipster Control Center. When I use any of gateway endpoints for the first time I get HTTP 200. But when I use it or any other endpoint on…