Basic Olingo 2 sample application running on a Tomcat 8 (JDK 7)
50K+
The Olingo 2 sample application is based on the olingo-odata2-annotation-processor-ref application (see Maven).
It can be run with docker run -it --rm -p 8080:8080 mibo/olingo2 (removed after run)
or with docker run -it --name olingo-ref -d -p 8080:8080 mibo/olingo2` as named container in detached mode.
After start the application is available at http://localhost:8080/olingo2/.
Content type
Image
Digest
Size
159.5 MB
Last updated
over 9 years ago
docker pull mibo/olingo2