Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himash79/spring-boot-with-reactive-programming
Build the Spring boot application operation using reactive programming way using modern reactive technologies
https://github.com/himash79/spring-boot-with-reactive-programming
hql jpa-hibernate mongodb mongoose postgresql reactive-programming rest-client restful-api spring-boot
Last synced: about 13 hours ago
JSON representation
Build the Spring boot application operation using reactive programming way using modern reactive technologies
- Host: GitHub
- URL: https://github.com/himash79/spring-boot-with-reactive-programming
- Owner: himash79
- Created: 2022-07-02T07:55:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T16:02:46.000Z (over 2 years ago)
- Last Synced: 2024-11-21T04:11:55.719Z (2 months ago)
- Topics: hql, jpa-hibernate, mongodb, mongoose, postgresql, reactive-programming, rest-client, restful-api, spring-boot
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring-Boot-with-Reactive-Programming
Build the Spring boot application operation using reactive programming way with modern reactive technologies.## Requirements
01) Java 1.8 +
02) Maven 3.8 +
03) MongoDB
04) Postgresql## Project setup
01) Clone the project
https://github.com/himash79/Spring-Boot-with-Reactive-Programming.git
02) Configure Services and Databases
Lookup the `Config.txt` file and initiate the service configurations.
03) Open project using IDEs
04) Execute the main service.
Perform form operations.