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** As a Platform developer it would be helpful to have multitenancy support in the JHipster generator. Multitenancy is a crucial feature for many applications...

area: feature request :bulb:
resolution: should go to blueprint

##### **Overview of the issue** The [Doing API-First development](https://www.jhipster.tech/doing-api-first-development/) page has some fundamental assumptions and will not build due to ArchUnit if you follow the guide filling in the gaps...

area: documentation:books:
theme: openapi

##### **Overview of the feature request** It would be really helpful to define a default value in JDL for a given field. For example, we want to automatically have checkboxes...

area: triage
theme: undefined

##### **Overview of the feature request** If JHipster is used as a building block of a real-world application, almost all of those generated classes need to be extended to separate...

area: customization

--- 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 necessary -...

theme: angular
theme: react
theme: front

change webpack tls environment option --- Please make sure the below checklist is followed for Pull Requests. - [x] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [x] Tests are added...

theme: react

##### **Overview of the feature request** [OpenRewrite](https://github.com/openrewrite/rewrite) is a style-preserving, type-aware automated source code refactoring library and set of build plugins. It allows you to define recipes that perform migrations,...

area: enhancement :wrench:
theme: java
v8

##### **Overview of the issue** A simple JDL file with two entities. One of them, A, has DTO and the other one, B, doesn't. The A and B have a...

area: bug :bug:
theme: mapstruct
theme: java
theme: relationships
theme: entities
area: stale
v8

##### **Overview of the issue** As fresh created project: 1. The app can't start: ``` Task :openApiGenerate Error snake-parsing yaml content java.lang.NoSuchMethodError: org.yaml.snakeyaml.constructor.SafeConstructor: method 'void ()' not found ``` Adding...

area: bug :bug:
theme: redis

##### **Overview of the issue** Spring Security 6 introduces an `@EnableWebSocketSecurity` annotation to replace the deprecated `AbstractSecurityWebSocketMessageBrokerConfigurer`. However, this annotation does not provide a way to disable CSRF for websockets....

area: enhancement :wrench:
theme: security