CompanySeptember 5, 2019

DataStax Spring Boot Starter for the Java Driver | Datastax

Erik Merkle
Erik Merkle
Tomasz Lelek
Tomasz Lelek
DataStax Spring Boot Starter for the Java Driver | Datastax
curl -d '{"id":1, "description":"i was created by curl"}' -H "Content-Type: application/json" -X POST http://localhost:8080/product/
# retrieve
curl -X GET http://localhost:8080/product/1
# delete
curl -X DELETE http://localhost:8080/product/1
# retrieve - NOT_FOUND
curl -X GET http://localhost:8080/product/1
Discover more
JavaDriversApache Cassandra™
Share

One-stop Data API for Production GenAI

Astra DB gives JavaScript developers a complete data API and out-of-the-box integrations that make it easier to build production RAG apps with high relevancy and low latency.