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** Generated application (tested with type microservice and gateway) throws NoSuchMethodError during startup when enabling spring cloud sleuth. Exception in thread "restartedMain" java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) at...

$100
$$ bug-bounty $$
area: triage
theme: undefined

##### **Overview of the feature request** - [ ] app - [ ] base - [ ] bootstrap - [ ] bootstrap-application - [ ] ci-cd - [ ] client...

area: enhancement :wrench:
theme: jhipster-internals
$$ bug-bounty $$
$500
v8

##### **Overview of the issue** Running any entity create/update will generate changelogs for unrelated entities. It should only generate change logs for the entity in question and any related entities...

area: triage
theme: undefined

##### **Overview of the feature request** JDL is quite complicated to understand and missing a few features. We should migrate it to typescript to make it simpler and may receive...

area: enhancement :wrench:
theme: JDL
$$ bug-bounty $$
$500
v8

##### **Overview of the issue** If trying to add new entity and add relationship to another entity then error occurs and entity is not generated. ``` C:\projects\teest\jhipster-rel>jhipster entity Entity2 INFO!...

area: bug :bug:
theme: relationships
theme: entities

##### **Overview of the feature request** This is concerning https://github.com/jhipster/jhipster.github.io With @ascelineboullen we propose our contribution to update and refresh jHipster's website design. In first @ascelineboullen can create wireframes /...

area: documentation:books:
area: feature request :bulb:
status: work in progress
$$ bug-bounty $$
$500

##### **Overview of the feature request** Currently when the generation is initiated from a jdl file, the entities sub-generator (`_postConstruct() `method) reads the .`jhipster/all-entities.json` contents and composes with the the...

area: enhancement :wrench:
area: waiting for information
theme: jhipster-internals

##### **Overview of the feature request** Allow dash (-) on base name for application ##### **Motivation for or Use Case** Not only is it best practice on docker image naming...

area: enhancement :wrench:
theme: java
v9

##### **Overview of the feature request** Gatling has been imho one of the best things we have in jhipster. While I still have https://github.com/jhipster/generator-jhipster/issues/13390 on my plate I would like...

area: enhancement :wrench:
area: feature request :bulb:
$$ bug-bounty $$
$500
theme: tests
v8

closes #18039 --- 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: java