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** Should be nice to introduce new test that are able to test entities siblings. ##### **Motivation for or Use Case** I sometimes encountered functional...

area: enhancement :wrench:
theme: tests

##### **Overview of the issue** `@JsonIgnoreProperties` is generated to prevent circular references which is good, but gets generated while there is no need to it ##### **Motivation for or Use...

area: enhancement :wrench:
area: needs-reproduction
theme: entities

##### **Overview of the issue** When I run ./mvnw for the project folder it failed with this error : ` 2022-06-15 13:44:44.193 ERROR 45988 --- [ restartedMain] o.s.boot.SpringApplication : Application...

area: question :question:
area: waiting for information
area: needs-reproduction

Closes https://github.com/jhipster/generator-jhipster/issues/19462 --- 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 where...

theme: docker :whale:
theme: jhipster-internals
theme: java
theme: CI builds
v8

##### **Overview of the issue** My current version of jhipster installed globally is 7.5.0 I generated a default angular monolith and then tried to `jhipster upgrade` It failed with the...

area: question :question:
area: waiting for information
theme: upgrade

Hello everyone, ##### **Overview of the issue** Due to the fix for [SQL Injection in Reactive project](https://github.com/jhipster/generator-jhipster/issues/18269) included with Release 7.8.1 (2022-04-07) where jhipster has replaced the Criteria with Condition...

area: bug :bug:
$100
$$ bug-bounty $$
theme: reactive ⚛️

##### **Overview of the issue** ```bash *************************** APPLICATION FAILED TO START *************************** Description: Binding to target [Bindable@509e7d7d type = tech.jhipster.config.JHipsterProperties, value = 'provided', annotations = array[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreInvalidFields=false, ignoreUnknownFields=false, prefix="jhipster", value="jhipster")]] failed:...

area: triage
theme: undefined

##### **Overview of the feature request** Right now when generating entities on the frontend Angular project, all fields are marked as optional, even if a fields has been specified as...

area: enhancement :wrench:
theme: angular
$100
$$ bug-bounty $$

##### **Overview of the issue** When deleting an Entity with relationships from the frontend, it fails as the deletion is not cascaded to the sub-entities. This produces then such a...

area: enhancement :wrench:
theme: relationships

##### **Overview of the issue** I had generated JHipster - React app with v7.7.0. Now, I have upgraded it to v7.8.1 based on the documentation [here](https://www.jhipster.tech/upgrading-an-application/) by running `npx jhipster...

area: question :question:
theme: upgrade
area: needs-reproduction