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

Related to https://github.com/jhipster/generator-jhipster/issues/19111. --- 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...

theme: angular
theme: react
theme: jhipster-internals
theme: java
theme: front
theme: vue

Setting a servlet context path containing more than one slash leads the entire application to not work anymore. When setting ``` server: servlet: context-path: /dir/subdir ``` in the application-dev.yaml file...

area: triage
theme: undefined

##### **Overview of the issue** I have a project with entities with relationships that refer to each other. There is an UPC Entity with a ManyToOne relationship with a Platform...

area: triage
theme: undefined

##### **Overview of the issue** The test cases/code generated have many issues that will cause them to fail. I have never been able to run ./mvnw verify and have it...

area: feature request :bulb:

##### **Overview of the feature request** Start upgrading to Spring Boot 3. ##### **Motivation for or Use Case** Selfishly, I need it for a demo at ApacheCon, but I'd also...

changes: major :star:
theme: java
$$ bug-bounty $$
$500
v8

**Bug description** I used the web generator at https://start.jhipster.tech/generate-application to generate a new JHipster application with web sockets, but it fails to start with the following error message: `Factory method...

area: needs-reproduction
theme: front

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.30.0 to 7.36.0. Release notes Sourced from react-hook-form's releases. Version 7.36.0 🚂 feature: reset to support callback syntax (#9051) reset with partial form values will require invoking...

theme: react
theme: dependencies
skip-changelog

Upgrade to [Spring Boot 3.0 M4](https://spring.io/blog/2022/07/21/spring-boot-3-0-0-m4-available-now). Depends on https://github.com/jhipster/jhipster-bom/pull/986. Fixes #19782. --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions)...

theme: jhipster-internals
theme: CI builds
v8

##### **Overview of the feature request** We don't have prettier enabled for xml files. ##### **Motivation for or Use Case** ##### **Related issues or PR** - [ ] Checking this...

area: enhancement :wrench:
theme: undefined

##### **Overview of the issue** Hello, I have a JDL file containing a One-To-Many relationship (Using this basic example: https://www.jhipster.tech/jdl/relationships#basic-example) between two Entites Foo and Bar. You can find the...

area: triage
theme: undefined