Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

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:

  1. Download example from skibap/simple-openui5 · GitHub
  2. Extract and Deploy on web server
  3. Start web server
  4. Test application

Regards,

Paul

4 Comments