SlideShare a Scribd company logo
Jan Penninkhof – PhoQus B.V.
Next-Gen OData/UI5 Microservices with
Spring Boot
Hello!
What is a
micro-service?
• Stateless
• Service oriented
• Autonomously running
• Continuous Integration
• Loosely coupled
• High level of resilience
Spring Boot
Get’s your started really quickly, but still includes features such as:
 Metrics
 Pluggable (Social, twitter, persistency, hystrix etc)
 Run as War in Tomcat or HCP, Runs as Jar on Docker, VM, Azure
 Easy to transport, easy to scale
Fiori and Micro-services
 Every tile has it’s own UI5 app and it’s own back-end application
 Runs as isolated micro-services
 Communication with other components through APIs
 Isolated database persistency
What do you think of something like this?
UI5 works best on OData
 OLingo is awesome
 Just define your entities and you’re done!
 Customizable: include transient/calculated attributes, adapt metadata based on context, add
custom/smart annotations
 Spring Boot is awesome
 Just define your entities and you’re done!
 Codeless repository logic for CRUD + filter-logic
 Uses Liquibase to take care of schema changes and hibernate to connect to your data
source. Unobtrusively, no code required!
OData/UI5 boilerplate
 Applying micro-services pattern
 Deploys on various platforms, including HCP, HANA
 Includes plumping to include UI5 app
 Includes plumbing to provide OData service based on Olingo
 Includes plumbing to link Olingo to JPA data entities
 Includes boilerplate code for custom/smart annotations
 Automatically creates and updates database-schema based on application entities
 Includes simple UI5 app to showcase some of the features
What can it be used for
 Rapidly build your own microservice without having to do the basic plumbing
 Quickly setup a prototype application that includes a back-end
 Win an Innojam/Hackathon!
Fork me on Github: https://github.com/jpenninkhof/odata-boilerplate.git
Thank you!

More Related Content

PDF
Facilitating Idiomatic Swift with Objective-C
PPTX
Lec01 intro and hello world program
PPTX
MicroService Architecture
PDF
Survey of Container Build Tools
PPTX
Web API Management meets the Internet of Things
PDF
GeekOut 2017 - Microservices in action at the Dutch National Police
PPTX
Web e device in real time con asp.net Signal R
PPTX
Developing JavaEE 7 based apps with Payara Micro
Facilitating Idiomatic Swift with Objective-C
Lec01 intro and hello world program
MicroService Architecture
Survey of Container Build Tools
Web API Management meets the Internet of Things
GeekOut 2017 - Microservices in action at the Dutch National Police
Web e device in real time con asp.net Signal R
Developing JavaEE 7 based apps with Payara Micro

What's hot (12)

PPTX
How to make the move towards hybrid cloud computing
PDF
Monoliths, Myths, and Microservices
PPTX
Object Store
PDF
Monoliths, Myths, and Microservices - CfgMgmtCamp
PDF
JBCNConf 2017 - Building microservices with Vert.x
PPTX
Icinga Camp San Francisco 2017 - Current State of Icinga
PPTX
IcingaCamp Stockholm - Icinga Web2
PPTX
2. intro to java
PDF
June 2014 - Building Rabbit MQ based chat on Android
PPTX
Icinga Camp Belgrade - Icinga Web 2
PDF
Flare - tech-intro-for-paris-hackathon
PDF
Apple directions and discussions
How to make the move towards hybrid cloud computing
Monoliths, Myths, and Microservices
Object Store
Monoliths, Myths, and Microservices - CfgMgmtCamp
JBCNConf 2017 - Building microservices with Vert.x
Icinga Camp San Francisco 2017 - Current State of Icinga
IcingaCamp Stockholm - Icinga Web2
2. intro to java
June 2014 - Building Rabbit MQ based chat on Android
Icinga Camp Belgrade - Icinga Web 2
Flare - tech-intro-for-paris-hackathon
Apple directions and discussions
Ad

Viewers also liked (20)

PDF
SAP & Open Souce - Give & Take
PDF
How to Build High-Volume, Scalable, and Resilient APIs (EXP18038)
PDF
Microservices with Spring
PDF
Microservices with Spring Boot
PPTX
Tech Talks Microservices
PDF
introduce to spring cloud
PDF
Sap Teched 2015 Recap
ODP
The craft of meta programming on JVM
PDF
Microservices with Spring Cloud
PDF
REST API Best (Recommended) Practices
PDF
OData って何?
PDF
Node.js in SAP HANA SPS11
PDF
Microservices with spring boot
PDF
SAP and The Internet of Things
PPTX
Cloud foundry as driver of hana’s evolution
PPTX
PPTX
Architecture & Workflow of Modern Web Apps
PDF
Deployment - Done Right!
ODP
Spring cloud for microservices architecture
PDF
Microservices with Java, Spring Boot and Spring Cloud
SAP & Open Souce - Give & Take
How to Build High-Volume, Scalable, and Resilient APIs (EXP18038)
Microservices with Spring
Microservices with Spring Boot
Tech Talks Microservices
introduce to spring cloud
Sap Teched 2015 Recap
The craft of meta programming on JVM
Microservices with Spring Cloud
REST API Best (Recommended) Practices
OData って何?
Node.js in SAP HANA SPS11
Microservices with spring boot
SAP and The Internet of Things
Cloud foundry as driver of hana’s evolution
Architecture & Workflow of Modern Web Apps
Deployment - Done Right!
Spring cloud for microservices architecture
Microservices with Java, Spring Boot and Spring Cloud
Ad

Similar to Next-gen OData/ui5 microservices with Spring Boot (20)

PPTX
Spring Boot and Microservices for Scalable Java Development
PPTX
Spring Boot and Microservices for Scalable Java Development – Learn with CBitss
PDF
Basics of Java Microservices: Frameworks, Examples & Use Cases
PDF
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Jforum S...
PPTX
Simplify DevOps with Microservices and Mobile Backends.pptx
ODP
Developing Microservices using Spring - Beginner's Guide
DOCX
Best Spring Boot & MicroServices Classroom & Online Training Naresh-IT
PDF
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Switzerl...
PDF
Everything you need to know about Java’s Spring Boot Microservices Architectu...
PPTX
MongoDB at Agilysys: A Case Study
PDF
Microservices for the Masses with Spring Boot, JHipster, and OAuth - South We...
PDF
SpringOne 2016 in a nutshell
PDF
Scalable database, Scalable language @ JDC 2013
PDF
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Utah JUG...
PPTX
PDF
JavaOne 2016 - Reactive Microservices with Java and Java EE
PDF
The 6 Rules for Modernizing Your Legacy Java Monolith with Microservices
PPTX
#dbhouseparty - Should I be building Microservices?
PDF
Full lifecycle of a microservice
PDF
Modernizing Applications with Microservices
Spring Boot and Microservices for Scalable Java Development
Spring Boot and Microservices for Scalable Java Development – Learn with CBitss
Basics of Java Microservices: Frameworks, Examples & Use Cases
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Jforum S...
Simplify DevOps with Microservices and Mobile Backends.pptx
Developing Microservices using Spring - Beginner's Guide
Best Spring Boot & MicroServices Classroom & Online Training Naresh-IT
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Switzerl...
Everything you need to know about Java’s Spring Boot Microservices Architectu...
MongoDB at Agilysys: A Case Study
Microservices for the Masses with Spring Boot, JHipster, and OAuth - South We...
SpringOne 2016 in a nutshell
Scalable database, Scalable language @ JDC 2013
Microservices for the Masses with Spring Boot, JHipster, and OAuth - Utah JUG...
JavaOne 2016 - Reactive Microservices with Java and Java EE
The 6 Rules for Modernizing Your Legacy Java Monolith with Microservices
#dbhouseparty - Should I be building Microservices?
Full lifecycle of a microservice
Modernizing Applications with Microservices

Recently uploaded (20)

DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Modernizing your data center with Dell and AMD
PDF
Machine learning based COVID-19 study performance prediction
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation theory and applications.pdf
The AUB Centre for AI in Media Proposal.docx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Chapter 3 Spatial Domain Image Processing.pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Digital-Transformation-Roadmap-for-Companies.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
Network Security Unit 5.pdf for BCA BBA.
NewMind AI Monthly Chronicles - July 2025
Agricultural_Statistics_at_a_Glance_2022_0.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
20250228 LYD VKU AI Blended-Learning.pptx
Modernizing your data center with Dell and AMD
Machine learning based COVID-19 study performance prediction
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation theory and applications.pdf

Next-gen OData/ui5 microservices with Spring Boot

  • 1. Jan Penninkhof – PhoQus B.V. Next-Gen OData/UI5 Microservices with Spring Boot
  • 3. What is a micro-service? • Stateless • Service oriented • Autonomously running • Continuous Integration • Loosely coupled • High level of resilience
  • 4. Spring Boot Get’s your started really quickly, but still includes features such as:  Metrics  Pluggable (Social, twitter, persistency, hystrix etc)  Run as War in Tomcat or HCP, Runs as Jar on Docker, VM, Azure  Easy to transport, easy to scale
  • 5. Fiori and Micro-services  Every tile has it’s own UI5 app and it’s own back-end application  Runs as isolated micro-services  Communication with other components through APIs  Isolated database persistency What do you think of something like this?
  • 6. UI5 works best on OData  OLingo is awesome  Just define your entities and you’re done!  Customizable: include transient/calculated attributes, adapt metadata based on context, add custom/smart annotations  Spring Boot is awesome  Just define your entities and you’re done!  Codeless repository logic for CRUD + filter-logic  Uses Liquibase to take care of schema changes and hibernate to connect to your data source. Unobtrusively, no code required!
  • 7. OData/UI5 boilerplate  Applying micro-services pattern  Deploys on various platforms, including HCP, HANA  Includes plumping to include UI5 app  Includes plumbing to provide OData service based on Olingo  Includes plumbing to link Olingo to JPA data entities  Includes boilerplate code for custom/smart annotations  Automatically creates and updates database-schema based on application entities  Includes simple UI5 app to showcase some of the features
  • 8. What can it be used for  Rapidly build your own microservice without having to do the basic plumbing  Quickly setup a prototype application that includes a back-end  Win an Innojam/Hackathon! Fork me on Github: https://github.com/jpenninkhof/odata-boilerplate.git