Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 550 Bytes

File metadata and controls

25 lines (15 loc) · 550 Bytes

Spring-Boot-with-Reactive-Programming

Build the Spring boot application operation using reactive programming way with modern reactive technologies.

Requirements

  1. Java 1.8 +
  2. Maven 3.8 +
  3. MongoDB
  4. Postgresql

Project setup

  1. Clone the project

    https://github.com/himash79/Spring-Boot-with-Reactive-Programming.git
    
  2. Configure Services and Databases

    Lookup the `Config.txt` file and initiate the service configurations.
    
  3. Open project using IDEs

  4. Execute the main service.

    Perform form operations.