Skip to content

React frontend integrated with spring boot microservice with MongoDB compass

Notifications You must be signed in to change notification settings

chabbax/react-tutorial-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-tutorial-microservice

frame1

Project Overview 🌐

In this project we will create 2 microservices with a aggregator service which combines data from the two microservice and displays it in a meaningful manner. We will be using spring boot as our backend and reactJS as our frontend. Note: Both microservices would havee 2 different types of databases, MongoDb and MySQL.

About : in the first microservice is basically a task management tool where taks can be created, read, updateed and deleted. The tasks can have a title, description as well as a status toggle to either publish the task or not publish. The second microservice is in progress .............

Prerequisites ✅

Getting Started - Installation 💻

1.  git clone https://github.com/Chabbax/without-create-react-app.git
2.  yarn
3.  yarn start dev

Backend Repository 🏡

Internal Architectural Diagrams

frame2 frame3

About

React frontend integrated with spring boot microservice with MongoDB compass

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published