Amin-Norouzi / Java-Bootcamp-Project

Microservice Architecture with Spring Boot, Spring Cloud and Docker

Home Page:https://www.tosan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About The Project


Demo diagram

Java Bootcamp Project

Microservice Architecture with Spring Boot, Spring Cloud and Docker

wakatime



View Demo · Report Bug · Request Feature



Available services: ⚙

  • Customer service: Create, edit, trace, and delete customers.
  • Account service: Manage, create, and update accounts.
  • Transaction service: Create or get transactions.
  • Loan service: Create, pay, calculate, and get loans.

Built With

Here is a list of technologies used in the project.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Download

To test the project easily, you can download these two files to use endpoints and config database with a few clicks.

Installation

Follow the instruction below to run the program on your device.

  1. Clone the repo.
    git clone https://github.com/Amin-Norouzi/Java-Bootcamp-Project.git
  2. Config the database using Database Configs file.
  3. First of all, run eureka-server.
  4. Then run all other services.
  5. To use available endpoints, you can download Postman Collections.

(back to top)

Contact

Amin Norouzi - Twitter - Insgatram - Email - Linkedin

Project Link: https://github.com/Amin-Norouzi/Java-Bootcamp-Project

(back to top)

About

Microservice Architecture with Spring Boot, Spring Cloud and Docker

https://www.tosan.com


Languages

Language:Java 99.1%Language:Dockerfile 0.9%