intuit / intuit/graphql-filter-java
Compabible with Spring Boot 3.1 / jakarta
- Langage dominant
- Java
- Étoiles
- 73
- Forks
- 33
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hello,
i saw in your example that you used Spring Boot 2. Is it your lbrary also compatible with v3? I am using v3 and received the current error:
`RuntimeException@14876 "java.lang.RuntimeException: java.lang.AbstractMethodError: Receiver class com.intuit.graphql.filter.visitors.JpaSpecificationExpressionVisitor$1 does not define or inherit an implementation of the resolved method 'abstract jakarta.persistence.criteria.Predicate toPredicate(jakarta.persistence.criteria.Root, jakarta.persistence.criteria.CriteriaQuery, jakarta.persistence.criteria.CriteriaBuilder)' of interface org.springframework.data.jpa.domain.Specification."`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by reproducing the reported AbstractMethodError with Spring Boot 3.1, then inspect JpaSpecificationExpressionVisitor, the class named in the error. Done means the library is compatible with the jakarta-based Specification API and the reported error no longer occurs.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java, spring-boot
- Domaine
- backend, database
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100