hello i have a springboot2 project, how to use it?

Comment From: ThomasVitale

Spring Boot 2 reached end-of-life and is not supported anymore. Spring AI is built on top of Spring Boot 3.

You can find more information about which Spring Boot versions are currently supported here: https://spring.io/projects/spring-boot#support

Comment From: tzolov

@lishu2006ll , indeed you need Spring Boot 3.2+

Comment From: tzolov

Related to https://github.com/spring-projects/spring-ai/issues/574