This is the Tridion Open Data Framework based on OData standard (http://www.odata.org/) fully implemented in Java. The Tridion OData framework offers a Java ...
You want to serve some JPA data via REST/OData protocol. You are in a Java EE 7+ context, so you can use JAX-RS and CDI You don't really need to be 100% OData compliant Currently, the only way to do ...
In one of my previous jobs as a Software Architect , I was challenged with a task where I had to build Business Insights Dashboards from their existing microservices REST APIs. Soon after taking the ...