Skip to content
/ fuel Public

A small service to demonstrate transition from Spring MVC to Spring WebFlux with Kotlin and coroutines.

Notifications You must be signed in to change notification settings

ideskov/fuel

Repository files navigation

Fuel

Records details about car trips and calculates fuel consumption in miles per gallon and litres per 100 km.

Build

$ ./gradlew build

Run

$ docker-compose up
$ ./gradlew bootRun

About

A small service to demonstrate transition from Spring MVC to Spring WebFlux with Kotlin and coroutines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages