Skip to content

This is a sample of a Reactive API written in Java 11 using Spring WebFlux, MongoDB and Gradle.

Notifications You must be signed in to change notification settings

halcyonmobile/demo-reactive-api

Repository files navigation

Demo Backend

This is a sample of a Reactive API written in Java 11 using Spring WebFlux, MongoDB and Gradle.

Build project:

./gradlew clean build

Start Mongo locally:

docker-compose up -d

Run application:

./gradlew clean bootRun

About

This is a sample of a Reactive API written in Java 11 using Spring WebFlux, MongoDB and Gradle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published