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 issue** I'm using the "one-to-many relationship" sample for embedded entities as documented at https://www.jhipster.tech/managing-relationships/#embedded-entities-for-couchbase-and-mongodb JHipster not generates the CRUD code for the embedded entity. Just generate...

area: feature request :bulb:
theme: front
theme: entities

##### **Overview of the issue** Generating a new JHipster project with any cache (eg. redis) results in `"cacheProvider": "no",` in .yo-rc.json and no generated code regarding cache. ##### **Motivation for...

area: triage
theme: undefined

##### **Overview of the issue** I have two instances of the same microservice. If I make a restart of this instances parallel one of the instances has 2 Hazelcast members,...

area: triage
theme: undefined

##### **Overview of the feature request** Following https://github.com/jhipster/generator-jhipster/issues/15964 we should translate React and Vue to the native language. While doing some work related to https://github.com/jhipster/generator-jhipster/issues/18652. I've noticed that there is...

area: feature request :bulb:
theme: react
theme: vue

##### **Overview of the feature request** Public Docker images for the Oracle database have been developed by Gerald Venzl (Oracle database product management). These images are based on the free...

area: feature request :bulb:
theme: docker :whale:
theme: database
theme: oracle

when trying to genereate kubernates depolyment from JDL _deployment { deploymentType kubernetes appsFolders [coMailSubscriber, coOutputSubscriber, coGateway] dockerRepositoryName "co" monitoring prometheus dockerRepositoryName "co" dockerPushCommand "docker push" kubernetesNamespace co kubernetesServiceType Ingress ingressDomain...

area: enhancement :wrench:
theme: kubernetes
theme: database
theme: oracle

##### **Overview of the feature request** Mongock now supports reactive driver: https://docs.mongock.io/v5/driver/mongodb-reactive/index.html Thanks @dieppa We can now remove the workaround created by @mishima with the update to spring-boot 2.6.x (use...

area: enhancement :wrench:
$$ bug-bounty $$
$200
theme: mongo

Test if https://github.com/jhipster/generator-jhipster/issues/18744 still applies. --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [x] Tests are...

##### **Overview of the issue** The many-to-many field doesn't show on the detail and edit pages. I got the following log for the "get" API 2022-06-07 16:15:47.890 DEBUG 361080 ---...

area: triage
theme: undefined

##### **Overview of the issue** We do have a schema, where there is a column with type AnyBlob in there. The application was initially generated using the --incremental-changelog flag. The...

area: bug :bug:
theme: liquibase