Skip to content

[codex] Add Vlad course based code review#7

Draft
jojoldu wants to merge 1 commit into
masterfrom
codex/vlad-code-review
Draft

[codex] Add Vlad course based code review#7
jojoldu wants to merge 1 commit into
masterfrom
codex/vlad-code-review

Conversation

@jojoldu

@jojoldu jojoldu commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a Markdown code-review report based on high-performance Hibernate/JPA review criteria inspired by Vlad Mihalcea's course material.
  • Focuses on Querydsl paging readers, no-offset keyset pagination, transaction behavior, fetch strategy, restart behavior, and projection safety.
  • Does not change production code.

Verification

  • ./gradlew test was attempted.
  • Default JDK 25 failed with Unsupported class file major version 69 under Gradle 6.7.1.
  • JDK 11 got past that point but failed during build configuration because org.ajoberstar.grgit:grgit-core:3.1.1 could not be resolved from the plugin repository.

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.

1 participant