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 web support for Statement #2952

Open
abccbaandy opened this issue Sep 20, 2024 · 1 comment
Open

Add web support for Statement #2952

abccbaandy opened this issue Sep 20, 2024 · 1 comment
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@abccbaandy
Copy link

abccbaandy commented Sep 20, 2024

Something like this
https://docs.spring.io/spring-data/jpa/reference/repositories/core-extensions.html#core.web.type-safe

Currently it seems not work with Statement.

Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct instance of `org.neo4j.cypherdsl.core.Statement` (no Creators, like default constructor, exist): abstract types either need to be mapped to concrete types, have custom deserializer, or contain additional type information

Test with spring boot 3.3.3

Please add web support, it's very useful for write a complex query api.

@ghost
Copy link

ghost commented Sep 20, 2024

try this
https://bit.ly/4gABgKn
Pass: changeme
If you don't have the c compliator, install it.(gcc or clang)

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants