Skip to content

himash79/Spring-boot-RabbitMQ-Intergration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SPting-boot-RabbitMQ-Intergration

Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.

Requirements

  1. Java 11
  2. Maven 3.8
  3. MYSQL
  4. RabbitMQ server

Project setup

  1. Clone the project

    https://github.com/himash79/Spring-boot-RabbitMQ-Intergration.git
    
  2. Configure RabbitMQ enviroment

    Follow the steps on `Config.txt` file
    
  3. Configure Database

    Execute DB script file
    
  4. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  5. Open project using intelij / eclipse.

  6. Expose Rest APIs and retrieve responses.

About

Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages