We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea4eb0 commit 16b8a39Copy full SHA for 16b8a39
astra.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "Getting Started with Cassandra + Java + Astra",
3
+ "description": "This provides an example REST backend built in Java using Spring Boot for use with the Getting Started with Astra UI.",
4
+ "duration": "50 minutes",
5
+ "skillLevel": "Intermediate",
6
+ "githubUrl": "https://github.com/DataStax-Examples/getting-started-with-astra-java",
7
+ "tags": [{ "name": "labs", "color": "warning" }, { "name": "java" }],
8
+ "category": "apps",
9
+ "priority": 3
10
+}
0 commit comments