We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16b644 commit fcd295eCopy full SHA for fcd295e
1 file changed
index.html
@@ -407,6 +407,14 @@ <h3>Create your first Java application</h3>
407
<h3>Getting Started with Java by Devoxx4Kids</h3>
408
<p>Installing and Fundamentals.</p>
409
</a>
410
+
411
+ <a class="card" href="https://github.com/aws-samples/sample-once-upon-spring-ai" target="_blank" rel="noopener noreferrer">
412
+ <div class="card-badges">
413
+ <span class="card-badge badge-framework">Tutorial</span>
414
+ </div>
415
+ <h3>Create your first Agentic AI Java application with Spring AI</h3>
416
+ <p>A step-by-step tutorial to go from a coding apprentice to a game master of AI agent orchestration.</p>
417
+ </a>
418
</div>
419
420
</section>
0 commit comments