refarch-cloudnative-micro-inventory

Microservice Apps Integration with ElasticSearch and MySQL Database

This project is part of the 'IBM Cloud Native Reference Architecture' suite, available at https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes

Table of Contents

Introduction

This project is built to demonstrate Microservice Apps Integration with ElasticSearch and MySQL Database. Inventory uses MySQL database as its datasource.

Implementation

Inventory service

  • Microprofile - leverages the Microprofile framework.
  • Spring - leverages Spring Boot as the Java programming model of choice.

References