Coder Social home page Coder Social logo

andoliver46 / ms-course Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 88 KB

Microservices in Practice is a project aimed at demonstrating the implementation of microservices architecture using Spring Boot. The project focuses on building two microservices: User and Email, along with implementing asynchronous communication between them using RabbitMQ and email sending functionality using Gmail's SMTP.

Java 100.00%

ms-course's Introduction

Microservices in Practice

Microservices in Practice is a project aimed at demonstrating the implementation of microservices architecture using Spring Boot. The project focuses on building two microservices: User and Email, along with implementing asynchronous communication between them using RabbitMQ and email sending functionality using Gmail's SMTP.

Project Objective

The primary goal of this project is to showcase the development of microservices while incorporating asynchronous messaging and integration with external services like Gmail. Key highlights of the project include:

  • Configuration and utilization of RabbitMQ for asynchronous communication between microservices.
  • Implementation of REST endpoints for user management and email sending.
  • Utilization of Gmail's SMTP for sending emails.
  • Usage of PostgreSQL databases for data storage.

Prerequisites

Before working with this project, ensure you have the following prerequisites installed in your development environment:

  • JDK 17
  • Maven
  • Postman
  • PgAdmin (PostgreSQL)
  • An IDE (IntelliJ, STS, Eclipse, etc)

Environment Setup

To set up the development environment, follow these steps:

  1. Clone the project repository.
  2. Import the project into your IDE.
  3. Ensure you have a RabbitMQ server configured. We recommend using CloudAMQP, which can be found here.
  4. Configure the RabbitMQ connection information and Gmail SMTP credentials in the application.properties file.
  5. Run the User and Email microservices in your IDE.

Project Execution

After configuring the environment, run the User and Email microservices in your IDE. You can use Postman to test the REST endpoints provided by the project.

ms-course's People

Contributors

andoliver46 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.