Apache Olingo (Java OData) Integration with Swagger API

I have a webapp in Tomcat that provides OData endpoints through Apache Olingo. I searched the Internet for keywords such as swagger, olingo, integration, but could not find an answer.

There is some information about .NET OData Swagger integration, but I'm not interested in that.

Note that I'm interested in Olingo and Swagger integration, not Swaggersocket integration.

Does anyone know if Swagger supports Olingo integration?

Edit: Is Swagger's interface compatible with Olingo integration?

+6
source share

All Articles