Skip to content

feat(rest): Port SearchFeed to Java#1813

Merged
andersju merged 2 commits into
developfrom
feature/port-searchfeed-to-java
Jul 15, 2026
Merged

feat(rest): Port SearchFeed to Java#1813
andersju merged 2 commits into
developfrom
feature/port-searchfeed-to-java

Conversation

@andersju

Copy link
Copy Markdown
Member

Last year we did a push to make the rest component purely Java (except the tests - and DigitalReproductionAPI (might be next...)), so let's try to keep it that way (knowing SearchFeed was initially created long before the Java push 😅 ).

This is a fairly mechanical port that gives identical results to the Groovy version in various tests I did.

(I renamed the file in a separate commit so as to preserve history/git blame, but GitHub doesn't handle it in the diff here.)

@andersju
andersju requested review from kaipoykio and niklasl July 14, 2026 14:43

@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.

Looks reasonable ;)

@andersju
andersju merged commit 605d9ba into develop Jul 15, 2026
1 check passed
@andersju
andersju deleted the feature/port-searchfeed-to-java branch July 15, 2026 08:49
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