generator-jhipster
generator-jhipster copied to clipboard
enable neo4j+gateway at test sample.
Test if https://github.com/jhipster/generator-jhipster/issues/18744 still applies.
Please make sure the below checklist is followed for Pull Requests.
- [ ] All continuous integration tests are green
- [x] Tests are added where necessary
- [x] The JDL part is updated if necessary
- [x] jhipster-online is updated if necessary
- [x] Documentation is added/updated where necessary
- [x] 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.
Needs rebase.
@mshima Needs another rebase.
@mshima Since tests are still failing, does this mean that Spring Cloud Gateway and Neo4j don't work well together?
Maybe related to neo4j with reactive been broken for a while at daily builds https://github.com/hipster-labs/jhipster-daily-builds/actions/workflows/neo4j.yaml. I think the error should be easy.
Or we should just close this PR.
Don't close it. I will have a look at the webflux part. It indeed looks like an error which should be easy to find I hope.