This repository contains a microservices project implemented with Spring Boot, MySQL, Eureka Client, Okta, and Resilience4j.
- Spring Boot: Framework for building Java-based enterprise applications.
- MySQL: Open-source relational database management system.
- Eureka Client: Service registration and discovery for microservices architecture.
- Okta: Identity and access management platform.
- Resilience4j: Fault tolerance library for Java applications.
-
Service 1
- Description: [Brief description of what Service 1 does]
- Technology Stack: Spring Boot, MySQL
-
Service 2
- Description: [Brief description of what Service 2 does]
- Technology Stack: Spring Boot, Eureka Client, Resilience4j
-
Service 3
- Description: [Brief description of what Service 3 does]
- Technology Stack: Spring Boot, Okta integration
-
Prerequisites
- Java 8 or later
- Maven
- MySQL Server
- ...
-
Clone the Repository
git clone https://github.com/amrendra03/microservices.git cd microservices