Category: OpenUI5
-
Series business value 2: Example business application with microservices
In this blog post I will describe an example application that is based on the ideas given in the blog post Business value driven architecture with microservices. You can see that […]
-
Real time syncing and offline capabilities using OpenUI5, JsonPatch, XMPP and xxHash
This blog post contains a summary of the Github project here: https://github.com/ManuelB/XMPPJSONPatchSyncModel The OpenUI5 data model uses a node on an XMPP server to synchronize itself to different connected clients. Because […]
-
Pragmatic OpenUI5 (a.k.a. SAPUI5) vs Polymer comparison
This blog post will contain a comparison between the SAP framework OpenUI5 and the Google Framework Polymer. On my current work project I am mainly using OpenUI5. I was the guy to […]
-
Java EE 7 Killer Architecture in 229 lines of code – Wildfly, Olingo, OpenUI5
This blog post will describe a killer Java EE architecture that connects the database through a JPA layer to the client. The client will use OpenUI5 with a OData Model. […]