generator-jhipster
generator-jhipster copied to clipboard
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
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...
##### **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...
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...
##### **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...
##### **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...
##### **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...
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...
##### **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...
##### **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...
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...