Skip to Main Content
React + SpringBoot + ADB = Native Cloud App

About This Workshop

Youtube Video

About This Workshop
This workshop guides you through setting up a cloud-native application in OCI. It provisions resources via terraform, builds and deploys a docker container in OKE, and shows how to integrate SpringBoot to build your microservices in OCI. The React Frontend calls the APIs that are built using SpringBoot, and the user is able to clone the repository locally to make changes that will reflect in the database. This workshop also showcases CORS in API Gateway so only allowed origins are able to access the API.

Workshop Info

1 hour

 

  • Introduction
  • Setup Dev Environment
  • Backend (Java/SpringBoot)
  • Frontend (React JS)
  • Teardown
  1. Configure the OCI environment (using cloud shell), run setup script to configure cloud resources
  2. Build and Deploy application running on OKE, test backend through API gateway
  3. Walk through front-end code, make necessary adjustments to reach the deployment url and run locally on laptop.
  4. Host application on oracle cloud, object storage
  5. teardown using teardown script

 

  • Familiarity with Database is desirable, but not required
  • Some understanding of cloud and database terms is helpful
  • Familiarity with Oracle Cloud Infrastructure (OCI) is helpful
  • Familiarity with React and Java is desirable but not required

Other Workshops you might like