Skip to content

Support Hibernate 6.x.x #3436

@veluxer62

Description

@veluxer62

When I upgrade Spring Boot 3.0.0, Hibernate upgrade 6.1.5.Final also.

In the Hibernate 6.x.x, the core package is changed as shown below.

  • As-Is: javax.persistence
  • To-Be: jakarta.persistence

image

For that reason, I can't Spring Boot 3.0.0. Can you support to the Hibernate 6.x.x?

You can see. hibernate migration guide documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions