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

I building a new app from scratch. When up the app, this connect correctly with my mysql db, but, at the moment of login Account fail with error 500. the...

area: question :question:
theme: reactive ⚛️

##### **Overview of the issue** I am working with the [Reactive JHipster](https://github.com/oktadev/java-microservices-examples) example from Okta. I generate the CircleCI config for the store microservice with JHipster. The generated config fails...

$$ bug-bounty $$
$200
theme: CI builds

Signed-off-by: Florent Biville Fix https://github.com/jhipster/generator-jhipster/issues/16315 --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ] Tests...

theme: jhipster-internals
theme: java
$$ bug-bounty $$
$500
v8

##### **Overview of the feature request** Hi, I just wanted to integrate some auditing capabilities to my Entities and found this one by @deepu105 : https://github.com/hipster-labs/generator-jhipster-entity-audit As already reported in...

area: enhancement :wrench:
theme: blueprint :paw_prints:
$$ bug-bounty $$
$500
theme: entities

##### **Overview of the issue** While looking into #18531 I wondered why the spring profiles are not replaced in the build artifacts. I looks like `serviceDiscoveryType` is supposed to be...

area: bug :bug:
theme: gradle

##### **Overview of the issue** I have generate a project which use "No database". I'm generating an entity for it. It used to be forbidden but in version 7.0.0-beta.0 it...

area: needs-reproduction
theme: entities

Related to https://github.com/testcontainers/testcontainers-java/issues/5590. --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ] Tests are added...

$100
theme: jhipster-internals
theme: java
$$ bug-bounty $$

##### **Overview of the feature request** Change the JHipster generator to define entities and forms separately. ##### **Motivation for or Use Case** This will enable us to better control which...

area: feature request :bulb:
status: needs-discussion
v8

##### **Overview of the issue** The documentation for JDL options (https://www.jhipster.tech/jdl/options) states that "no" is a valid value for search annotation. The use case is if I don't want search...

area: bug :bug:
theme: jhipster-internals

Hi, I'm having trouble with five unique dependencies and plugins that were imported at the start of my jhipster project. Here are the dependencies and plugins: *********************************** io.github.git-commit-id git-commit-id-maven-plugin org.apache.maven.plugins...

area: question :question:
area: waiting for information