Skip to content

ibm-cloud-architecture/refarch-cloudnative-micro-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

refarch-cloudnative-micro-orders

Orders Microservice

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 how to build Orders Microservices application. This application provides basic operations of saving and querying orders from a relational database as part of the Orders function of BlueCompute.

  • Secured REST APIs.
  • Persist order data to a MySQL database.
  • Transmit stock to Inventory using Messaging service.

Implementation

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

References

About

This project is part of the 'IBM Cloud Native Reference Architecture for Kubernetes' suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published