Skip to content

refactor(rest): port DigitalReproductionAPI to Java - #1814

Merged
andersju merged 4 commits into
developfrom
feature/port-digitalreproductionapi-to-java
Jul 16, 2026
Merged

refactor(rest): port DigitalReproductionAPI to Java#1814
andersju merged 4 commits into
developfrom
feature/port-digitalreproductionapi-to-java

Conversation

@andersju

Copy link
Copy Markdown
Member

Clanker-assisted port, but I've gone over every single line and compared with the original.

Split into multiple files since there were several separate classes in one single Groovy file.

Also added some (generated) tests.

Also changed build.gradle since after this change there's no more Groovy code in rest/ (apart from the tests), so we don't have to pass the code through the Groovy compiler anymore. Instead it goes to directly to javac which speeds up compilation a bit.

@andersju
andersju requested a review from kaipoykio July 15, 2026 13:26

@kaipoykio kaipoykio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@andersju
andersju merged commit 0e81ae6 into develop Jul 16, 2026
1 check passed
@andersju
andersju deleted the feature/port-digitalreproductionapi-to-java branch July 16, 2026 07:58
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.

2 participants