Skip to content

CChuYong/springboot-clean-architecture-with-webflux

Repository files navigation

springboot-clean-architecture-with-webflux

About

This project is implementation of clean architecture with spring boot webflux.
It generated from https://github.com/CChuYong/spring-clean-architecture-template

This project is minimum approach to achieve non-blocking logics using mysql database.
It implemented default CRUD logics using webflux with tests.

Prerequisites

  • JDK 17
  • SpringBoot 2.7.5 with WebFlux(Reactive)
  • Gradle 7.5.1
  • Lombok
  • R2DBC with jasync-mysql

About

SpringBoot project using WebFlux based on Clean Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages