Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mat3e/olingo-jpa
Helpers for mixing Apache Olingo (OData 4) with Spring and Hibernate ecosystem
https://github.com/mat3e/olingo-jpa
odata olingo olingo-jpa spring
Last synced: 15 days ago
JSON representation
Helpers for mixing Apache Olingo (OData 4) with Spring and Hibernate ecosystem
- Host: GitHub
- URL: https://github.com/mat3e/olingo-jpa
- Owner: mat3e
- License: mit
- Created: 2017-06-12T14:31:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T10:11:49.000Z (almost 7 years ago)
- Last Synced: 2024-04-14T07:38:51.553Z (9 months ago)
- Topics: odata, olingo, olingo-jpa, spring
- Language: Java
- Size: 63.5 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/mat3e/olingo-jpa.svg?branch=master)](https://travis-ci.org/mat3e/olingo-jpa)
# Olingo-JPA
Helpers and utility classes for using Apache Olingo (OData 4) in Spring and Hibernate ecosystem.* Configuration by annotations
* OData Entities close to JPA Entities
* Template classes for Apache OlingoExample app which uses the solution: [Snapgram](https://github.com/sollersconsulting/confitura2017/tree/master/snapgram)
***
[OData (Open Data Protocol) 4](http://www.odata.org/)
[OData documentation](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html)
[Apache Olingo](https://olingo.apache.org/)