I am using Neo4j (Spring Data Neo4j) as my database and Java as a language(using the Spring framework).
Now, I have to implement e-commerce platform as part of my application. I came across broadleaf e-commerce but wondering if i can Neo4j as DB instead of any relational DB.
Also, Are there any other frameworks which gives me following features but give the option of configuring DB, 1. Order management 2. payment Gateway 3. My Cart and order placement
This is for B2B website.
Kindly let me know some pointers on how to move ahead from this.
Thanks, Abdul