spring-projects / spring-ai

An Application Framework for AI Engineering

Home Page:https://docs.spring.io/spring-ai/reference/1.0-SNAPSHOT/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Java8?

kenneth-bro opened this issue · comments

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

Current Behavior
Java version not match

Context
Can Support Java8

Spring AI is built on top of Spring Framework 6 and Spring Boot 3 which have a Java 17 baseline, so it cannot work on lower versions.

More information: https://spring.io/blog/2021/09/02/a-java-17-and-jakarta-ee-9-baseline-for-spring-framework-6

Nothing to do