Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 889 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 889 Bytes
refarch-cloudnative-wfd-entree

Microservices Reference Application - What's For Dinner Entree Service

This project is part of the 'IBM Cloud Architecture - Microservices Reference Application for Netflix OSS' suite, available at https://github.com/ibm-cloud-architecture/refarch-cloudnative-wfd. There are three versions of the application, each available in their own branch, as documented below.

  • Microprofile - leverages the Microprofile framework for the Java microservices framework of choice.
  • Spring - leverages Spring Boot as the Java programming model of choice, with reliance on Kubernetes-based routing for microservices communication.
  • Spring Cloud - leverages the Spring Cloud programming model (including Netflix OSS componentes) as the Java microservices framework of choice.