https://github.com/redhat-middleware-workshops/cloud-native-workshop-v2m4-labs
The CCN Roadshow(Dev Track) Module 4 Labs 2022
https://github.com/redhat-middleware-workshops/cloud-native-workshop-v2m4-labs
Last synced: about 1 year ago
JSON representation
The CCN Roadshow(Dev Track) Module 4 Labs 2022
- Host: GitHub
- URL: https://github.com/redhat-middleware-workshops/cloud-native-workshop-v2m4-labs
- Owner: RedHat-Middleware-Workshops
- Created: 2019-05-18T04:22:53.000Z (about 7 years ago)
- Default Branch: ocp-4.14
- Last Pushed: 2024-07-30T13:27:41.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T13:44:47.983Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 26.9 MB
- Stars: 8
- Watchers: 5
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The CCN Roadshow(Dev Track) Module 4 Labs 2022
===
This repo provides templates, generated Java codes, empty configuration for each labs that developers need to implement cloud-native microservices in workshop.
The included Java projects and/or installation files are here:
* Catalog Service - A Spring boot application running on JBoss Web Server (Tomcat) and PostgreSQL, serves products and prices for retail products
* Cart Service - Quarkus application running on OpenJDK and native which manages shopping cart for each customer, together with infinispan/JDG
* Inventory Service - Quarkus application running on OpenJDK and PostgreSQL, serves inventory and availability data for retail products
* Order service - Quarkus application service running on OpenJDK or native for writing and displaying reviews for products
* User Service - Vert.x service running on JDK for managing users
* Payment Service - A Quarkus based FaaS with Knative
OpenShift version - 4.14