Set of sample codes to work with Astra SDK JAVA. The reference documentation of the SDK itself is located here
For any questions or requirements used the Issues
-
sdk-quickstart-astra: Tutorial to connect each API in Astra.
-
sdk-quickstart-stargate: Tutorial to connect each API in Stargate.
-
sdk-quickstart-spring: Show how the SDK will integrate seemlessly with
Spring
andSpring Data 3x.
-
sdk-springboot-app Show the usage of the Spring Boot Starter and Spring Security (your user saved in Astra) modules.
-
sdk-failover-astra: Connect to an Astra instance with multiple regions and illustrate how to failover from one region to another without any reloading.
-
sdk-failover-stargate:: Use the provided
docker-compose
file with 2DC of 3 nodes each to illustrate how load balancing and failover and handled at SDK level.