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

##### **Overview of the feature request** A new release with: - rewritten upgrade generator. - improved sonar statistics with increased coverage and less code smells. - lots of old bug...

area: feature request :bulb:

##### **Overview of the feature request** An issue template should minimize necessary effort for all participation partys as far as possible. ##### **Motivation for or Use Case** I guess I...

area: documentation:books:
area: stale

##### **Overview of the feature request** We have 18 missing code smells now. We can make it to zero. Suggested fixes (originally posted at https://github.com/jhipster/generator-jhipster/issues/25137#issuecomment-1944422182): - QueryService (6): Add a...

area: enhancement :wrench:
theme: sonar
theme: angular
theme: java
$$ bug-bounty $$
$200

##### **Overview of the feature request** Reimplement Vue ui using https://github.com/bootstrap-vue-next/bootstrap-vue-next. Latest bootstrap v4 release is more than a year ago we should move to v5. I could not find...

area: enhancement :wrench:
$$ bug-bounty $$
$500
theme: vue
v9

##### **Overview of the issue** Websockets admin/tracker generated example is broken in jHipster 8.1.0. It was working in jHipster 7.9.+. ##### **Reproduce the error** Just generate an app with this...

area: bug :bug:
theme: vue

##### **Overview of the feature request** We currently have 6 open issues due to complexity in sonar related to patch operations. Like this one https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&id=jhipster-sample-application&open=AXTEzEUhZS_E0IG9RODA. We can implement patch using...

area: enhancement :wrench:
theme: sonar
theme: java

##### **Overview of the issue** JUnit integration tests are too slow. Application context is restarted for every class test suit. Our implementation doesn't allow context reuse. - use of DirtiesContext...

area: enhancement :wrench:
theme: java

Enable and Fix Keycloak User Registration Config along with defaulting to the 'User' group for newly registered users: 1. This fixes the error in the Jhipster Realm config which throws...

theme: kubernetes
theme: docker :whale:
theme: keycloak

##### **Overview of the issue** jhipster k8s command generates nothing ##### **Motivation for or Use Case** I tried to deploy a monolith jhipster app I just created, to a configured...

area: triage
theme: undefined

##### **Overview of the issue** The generated DTO classes contain this annotation: ``` @NotNull @Schema(description = "foo", required = true) private Instant foo; ``` The requiered param is deprecated: "SonarLint:...

area: triage
theme: undefined