Hipster stack for Java developers. Spring Boot + Angular in one handy generator.
FWIW - Just found Neo4j beta here https://www.jhipster.tech/using-neo4j/ -> but TIL that Spring Data Neo4j/RX was replaced by SDN 6... um, maybe as recently as May 2021.
I'm curious who's working on JHipster & Neo4j integration? Thx! :)
ManyToMany { A{b(foo) to B{a(foo) }
the generated code is not bi-directional. The TypeScript Model Objects are correct! The java looks like it should work as well. But the generated app does not have A -> B and B -> A relationships. Please see this repo https://github.com/hepaestus/testproject
Here is my JDL: https://github.com/hepaestus/testproject/blob/main/testproject.jdl