generator-jhipster icon indicating copy to clipboard operation
generator-jhipster copied to clipboard

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

Results 453 generator-jhipster issues
Sort by recently updated
recently updated
newest added

enables relationships to 'Authority' in entity-server and ensures using the correct fields in generated files fix #11062 - Please make sure the below checklist is followed for Pull Requests. -...

theme: angular
theme: react
theme: jhipster-internals
theme: java
theme: front
area: stale

##### **Overview of the issue** I'm using jhipster with keycloak. If the user does not exist in the local database, it is created (according to UserService.syncUserWithIdP code) and the user...

area: bug :bug:
$100
$$ bug-bounty $$
theme: keycloak

Dear all, we are using JHipster 6.3.1 version. After created a new project, we have created in JDL Studio two entities : - entity FamilyTag { textId String required, description...

area: question :question:
theme: entities

##### **Overview of the issue** cannot regenerate entity after modify the java file ``` ERROR! Error parsing file src/main/java/com/***/service/mapper/CohortMemberMapper.java: undefined At: 1: package com.***.service.mapper; 2: 3: 4: 5: import com.***.domain.CohortMember;...

theme: JDL
area: needs-reproduction

##### **Overview of the feature request** When creating an application through JHipster, it is necessary to manually adjust the security on the generated endpoints. This could be avoided if security...

area: feature request :bulb:
theme: security
area: stale

##### **Overview of the feature request** I am using JHipster with the "standard" username/password authentication in a project. This project lately had a security penetration test. There were two findings...

area: feature request :bulb:
theme: security
area: stale

Dear Support, you have closed the old ticket 19071, but we have not solved our problem. We have added the log when we remove the --offline from command : ./mvnw...

area: question :question:
theme: docker :whale:

##### **Overview of the feature request** Integrate Keycloak as a microservice. Example: https://github.com/paris0120/keycloak-server ##### **Motivation for or Use Case** The keycloak can be behind the gateway. It is easier to...

area: feature request :bulb:
theme: microservice
theme: keycloak

##### **Overview of the issue** I have a customized keycloak server running on 9080 (https://github.com/paris0120/keycloak-server) to replace the docker one. The realm profile is exported from the docker example. The...

area: question :question:
theme: keycloak

I am quite new in jHipster world, so i am not sure if it is really a bug or I am doing something wrong. Anyway, i cross-checked it with other...

area: question :question:
status: help wanted