Hello, Jersey has a feature (extension) called Entity Data Filtering, there is a chapter in the documentation about it here:
https://jersey.java.net/documentation/latest/entity-filtering.html Does anyone know if Apache CXF something that is the equivalent of this? I did some searches using the terms "entity data filtering" and "entity filtering" but I didn't find anything. I am wondering if the capability exists but its just called something different. Thanks in advance, Aaron
