Coder Social home page Coder Social logo

ibm-cloud-architecture / refarch-cloudnative-micro-orders Goto Github PK

View Code? Open in Web Editor NEW
5.0 11.0 15.0 947 KB

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

Home Page: https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes

refarch-cloudnative-micro-orders's Introduction

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

refarch-cloudnative-micro-orders's People

Contributors

hemankita avatar osowski avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

refarch-cloudnative-micro-orders's Issues

mariadb host naming

For the orders chart, the mariadb host name is hard-coded to orders-mariadb-orders-mariadb which works fine for the project. However, when orders microservice is included in the larger bluecompute-ce chart this breaks as the mariadb host will be named bluecompute-ce-orders-mariadb.

SSL HANDSHAKE FAILURE - Preventing the order to talk to auth

CWPKI0022E: SSL HANDSHAKE FAILURE: A signer with SubjectDN CN=localhost, OU=defaultServer, O=ibm, C=us was sent from the target host. The signer might need to be added to local trust store /opt/ibm/wlp/output/defaultServer/resources/security/key.jks, located in SSL configuration alias defaultSSLConfig. The extended error message from the SSL handshake exception is: PKIX path validation failed: java.security.cert.CertPathValidatorException: The certificate issued by CN=localhost, OU=defaultServer, O=ibm, C=us is not trusted; internal cause is:
java.security.cert.CertPathValidatorException: Signature does not match.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.