Nikhil,

Olingo is built free from dependencies from JAX-RS or Spring Boot. Any
integration with those technologies will be on your own implementation,
thus there are no documents.

Can I ask you what you are trying to use JAX-RS for? Typically one uses
JAX-RS to develop a service for which there is "custom" endpoint. With
OData given the service name and it's metadata, the exposed endpoints are
not customizable. OData forces you to develop your service in a certain
fashion, that at the end it is very flexible and queryable, unlike the
single endpoint development.

Both have their individual merits. Yes, Olingo could have used a JAX-RS
framework to define the URL structures etc, but we did not see much value
in functionality or speed than Olingo did.

Ramesh..
http://teiid.org

On Tue, Oct 17, 2017 at 12:30 AM, Nikhil Varma <
nikhil.va...@open-insights.co.in> wrote:

> Hi,
>
>
>
> I am trying to build a spring boot/JAX-RS based api with Olingo V4.4, but I
> am not able to get proper example or documentation for the same. It's not
> clear to me whether Olingo OData v4.4 implementation is ready to use with
> JAX-RS/Spring boot application. Hence, could you please redirect or help me
> to get some documentation for knowing how can I integrate Olingo with
> JAX-RS
> or spring boot based api.
>
>
>
> Thanks & Regards,
>
> Nikhil Varma
>
>

Reply via email to