Sign inSign up

mibo/olingo2

By mibo

Updated over 9 years ago

Basic Olingo 2 sample application running on a Tomcat 8 (JDK 7)

Image
0

50K+

mibo/olingo2 repository overview

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/.

Tag summary

Content type

Image

Digest

Size

159.5 MB

Last updated

over 9 years ago

docker pull mibo/olingo2