Skip to content

Conversation

@RadekJa
Copy link
Collaborator

@RadekJa RadekJa commented Aug 5, 2025

  • Add jakarta classifier to querydsl-apt dependency in annotation processor path
  • Include jakarta.persistence-api in annotation processor configuration
  • Add lombok to annotation processor paths for MapStruct compatibility
  • Define lombok.version property for consistency

Fixes compilation failure: java.lang.NoClassDefFoundError: javax/persistence/Entity All tests now pass successfully.

- Add jakarta classifier to querydsl-apt dependency in annotation processor path
- Include jakarta.persistence-api in annotation processor configuration
- Add lombok to annotation processor paths for MapStruct compatibility
- Define lombok.version property for consistency

Fixes compilation failure: java.lang.NoClassDefFoundError: javax/persistence/Entity
All tests now pass successfully.
@RadekJa RadekJa linked an issue Aug 5, 2025 that may be closed by this pull request
@piterhub piterhub requested a review from lukaszmachaj October 20, 2025 12:25
@piterhub
Copy link
Contributor

Fixed on feature/2-dataaccess-repositories already.

@piterhub piterhub closed this Oct 21, 2025
@piterhub piterhub deleted the fix/3-business-logic-annotation-processing-28 branch October 21, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pom.xml - annotation processing

3 participants