Skip to content

package org.springframework.data.jpa.domain.support does not exist #22020

@ajaykushwaha1

Description

@ajaykushwaha1

Discussed in #22019

Originally posted by ajaykushwaha1 December 8, 2021
Hi,

I am migrating my project from spring-boot to quarkus and using the below dependency for spring-data-jpa.

groupId: io.quarkus
artifactId: quarkus-spring-data-jpa
version: 2.5.0.Final

I have to use AuditingEntityListener for auditing purpose. But I am getting compilation error : package org.springframework.data.jpa.domain.support does not exist. Can any one help on this?

I am using below import for AuditingEntityListener,

org.springframework.data.jpa.domain.support.AuditingEntityListener

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/springIssues relating to the Spring integrationtriage/wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions