Skip to content

Spring Boot 4 support #1207

@ArtsiomBaranau

Description

@ArtsiomBaranau

Hi colleagues,

Do you plan to support Spring Boot 4? At the moment, JPA and Redis persistence are not supported. Specifically, both persistence options still rely on dependencies pinned to Spring Boot 3.x.

Caused by: java.lang.ClassNotFoundException: org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490)

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/need-triageTeam needs to triage and take a first look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions