Skip to content

Intive-Technology/spring-reactive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-reactive-programming

Logo

Tech Stack

Server: Spring Boot, Reactive , R2JDBC , Webflux

Databases: MySQL

Documentation

This is project regarding REST Apis for CRUD operation of the Books. In this project we are maintaing books CRUD. This Projects is mainly focused on Reactive Programming in the Spring boot to make java async.

In this project we have used Webflux instead of starter-web.Instead of data-jpa we are using R2DBC.

To run the Spring Application go to project root directory and use the below command:

mvn spring-boot:run

About

This is repository for a project which contains reactive programming in the Spring-boot using R2JDBC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages