Details
-
Question
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Java, Spring boot
Description
Hi Team,
we implemented our Odata services with Olingo in spring boot project. We want to implement Etag header for all odata services. We try to implement using spring etag filter but Etag header only present for REST calls not for Odata api.
Could you please suggest what to do for adding Etag header handling in odata api using olingo?
Thanks
-Trim