Hi,
for all that are interested in some simple openui5 application running agains a java OData Service build with odata4j framework.
Example:
Simple openui5 application for creating, reading, updating and deleting of Products. Project contains an OData service build with odata4j (http://odata4j.org/). There is no database, all Products are stored in the OData service. Please see project simple-odata4j-producer for OData implementation details skibap/simple-odata4j-producer · GitHub.
Steps:
- Download example from skibap/simple-openui5 · GitHub
- Extract and Deploy on web server
- Start web server
- Test application
Regards,
Paul