A full-stack Cloud Native application with React JS frontend and Java Spring Boot backend deployed on Oracle Cloud Infrastructure.
The repository hosts the code, scripts and instructions for building and deploying a Cloud Native Application using a Java/Spring Boot backend and React frontend.
The application uses:
- Spring Boot backend with Oracle Database connectivity
- React JS frontend
- Docker containers for deployment
- Kubernetes for orchestration
- Oracle Wallet Configuration Guide - How wallet files are configured across environments
The application requires the following software:
- Java 11+
- Maven
- Node.js and npm
- Docker
- Kubernetes (for deployment)
- Oracle Database (with wallet configuration)
This application connects to an Oracle Database using wallet files for secure connectivity. See our Oracle Wallet Configuration Guide for details on:
- How wallet files are configured
- Where wallet files are stored
- How to troubleshoot wallet connectivity issues
