generator-jhipster
generator-jhipster copied to clipboard
fix api urls for elasticSearch and user.
Related to https://github.com/jhipster/generator-jhipster/issues/17100. Related to https://github.com/jhipster/generator-jhipster/issues/19342#issuecomment-1208869067.
Please make sure the below checklist is followed for Pull Requests.
- [ ] All continuous integration tests are green
- [ ] Tests are added where necessary
- [ ] The JDL part is updated if necessary
- [ ] jhipster-online is updated if necessary
- [ ] Documentation is added/updated where necessary
- [ ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed
When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.
@mraible in any case, the search api looks wrong, it should fix it for microfrontends.
Too fast!
Using gateways user api is the current design, it fetches from gateway and cascades the user relationship.