Skip to content

Move EntityManagerFactoryDependsOnPostProcessor from o.s.b.autoconfigure.data.jpa to o.s.b.autoconfigure.orm.jpa #24452

@wilkinsona

Description

@wilkinsona

There's nothing specific to Spring Data JPA in EntityManagerFactoryDependsOnPostProcessor so it should be in the general JPA package, org.springframework.boot.autoconfigure.orm.jpa, rather than the Spring Data JPA package org.springframework.boot.autoconfigure.data.jpa.

To preserve backwards compatibility, a deprecated variant should remain in o.s.b.autoconfigure.data.jpa.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions