SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 78 forks source link

Request Spring Boot Integration Example or Tutorial or Blog #247

Open GeneralNitin opened 10 months ago

GeneralNitin commented 10 months ago

Can you please create a series of blogs or tutorials to show how to use this with Spring Boot V2 or V3? Or an Example showcasing the same. Thanks :)

wog48 commented 10 months ago

Have you had a look at Quick Start? There is described how you generate a Spring V3 based service as a starting point.