From 8ffef08a47e67bd8f404d8d0adf48a146ae4fd30 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Sat, 28 Sep 2024 18:23:23 +0200 Subject: [PATCH] AI level 2 --- docs/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources.md b/docs/resources.md index e77bf52..29b56dc 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -52,7 +52,7 @@ Blog post, tutorials, workshops, and other resources based on the Spring Pet Cli * [Memory footprint of the JVM](https://spring.io/blog/2019/03/11/memory-footprint-of-the-jvm) (Andy Wilkinson from Pivotal) * [Memory wasted by Spring Boot PetClinic application](https://jaxenter.com/memory-spring-boot-164620.html) (Ram Lakshmanan) -# AI +## AI * [AI Meets Spring Petclinic: Implementing an AI Assistant with Spring AI (Part I)](https://spring.io/blog/2024/09/26/ai-meets-spring-petclinic-implementing-an-ai-assistant-with-spring-ai-part-i) (Oded Shopen from VMWare)