Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add persistableRelationship and adjust Neo4j #24350

Merged
merged 11 commits into from
Nov 23, 2023
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Nov 23, 2023

Neo4j fetches and persists the entire graph.

  • add warn about DTO incompatibility.
  • add warn about User relationship security (User will be persisted).
  • every relationship is editable.
  • use @JsonIdentityInfo instead of @JsonIgnore.

Fixes #24076
Fixes #13797


Please make sure the below checklist is followed for Pull Requests.

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.

Copy link
Member

@DanielFran DanielFran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not validate all apps, seems OK

@DanielFran DanielFran merged commit 35b76f8 into jhipster:main Nov 23, 2023
48 checks passed
@github-actions github-actions bot deleted the neo4j branch November 24, 2023 18:24
@mshima
Copy link
Member Author

mshima commented Nov 24, 2023

The daily builds error is not reproducible using jhipster generate-sample daily-react-maven-neo4j. 😕

@deepu105 deepu105 added this to the 8.1.0 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants