leftclickben / olingo-spring

Practice project using Spring Boot and Olingo to expose a simple API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

olingo-spring

Practice project using Spring Boot and Olingo to expose a simple API.

Java requirements

This project requires a Java version of at least 10 due to feature usage.

Starting the API

To start the API locally using a bootable JAR:

gradle bootRun

This will launch the API at http://localhost:8080/odata/.

Running the tests

gradle test

About

Practice project using Spring Boot and Olingo to expose a simple API.


Languages

Language:Java 100.0%