Skip to content

amrendra02/MicroServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Project

Overview

This repository contains a microservices project implemented with Spring Boot, MySQL, Eureka Client, Okta, and Resilience4j.

Technologies Used

  • 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.

Modules

  1. Service 1

    • Description: [Brief description of what Service 1 does]
    • Technology Stack: Spring Boot, MySQL
  2. Service 2

    • Description: [Brief description of what Service 2 does]
    • Technology Stack: Spring Boot, Eureka Client, Resilience4j
  3. Service 3

    • Description: [Brief description of what Service 3 does]
    • Technology Stack: Spring Boot, Okta integration

Setup Instructions

  1. Prerequisites

    • Java 8 or later
    • Maven
    • MySQL Server
    • ...
  2. Clone the Repository

    git clone https://github.com/amrendra03/microservices.git
    cd microservices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages