spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

how to use in springboot2 project?

Open lishu2006ll opened this issue 1 year ago • 3 comments
trafficstars

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

lishu2006ll avatar Apr 24 '24 09:04 lishu2006ll

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

ThomasVitale avatar Apr 24 '24 17:04 ThomasVitale

@lishu2006ll , indeed you need Spring Boot 3.2+

tzolov avatar Apr 26 '24 13:04 tzolov

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

tzolov avatar Apr 26 '24 14:04 tzolov