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

Fix https://github.com/jhipster/generator-jhipster/issues/17529 --- 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 where necessary -...

theme: jhipster-internals
theme: java

##### **Overview of the feature request** Add an option to generate frontend and backend seperately ##### **Motivation for or Use Case** Currently, the generator has the option --skip-client and --skip-server...

area: triage
theme: undefined

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. Release notes Sourced from husky's releases. v8.0.0 What's Changed Feats feat: add husky - prefix to logged global error messages by @​joshbalfour in typicode/husky#1092...

theme: upgrade
theme: java
theme: front
theme: dependencies
skip-changelog

##### **Overview of the issue** Today, I tried my original [reactive microservices example](https://github.com/oktadev/java-microservices-examples/tree/main/reactive-jhipster) from [this blog post](https://developer.okta.com/blog/2021/01/20/reactive-java-microservices) and everything works as expected. The example is created with v7.0.1 and you...

theme: microservice
$$ bug-bounty $$
$300
area: triage

--- 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: react

Since eureka is kind of unmaintained and JHipster registry is deprecated and JHCC is unmaintained, it makes sense to make Consul the default service discovery mechanism in JHipster. - [x]...

theme: microservice
theme: JDL
theme: kubernetes
$$ bug-bounty $$
$300
v8

Fix #19354 --- 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...

changes: major :star:
theme: jhipster-internals
theme: front
v8

##### **Overview of the feature request** This is a feature request to allow the blue prints to have built in entities like User & Authority. In our use-case we are...

area: triage
theme: undefined

##### **Overview of the issue** I got the following errors with micro frontend. The 'user.module.ts' file is missing. [INFO] container entry:./user[0] - Error: Module not found: Error: Can't resolve 'app/entities/user/user.module.ts'...

$100
theme: relationships
$$ bug-bounty $$
theme: microfrontend

Our api allows multiples filter values for same key. This PR adds support to angular. --- Please make sure the below checklist is followed for Pull Requests. - [ ]...

theme: angular