Skip to content

daggerok/reactive-webflux-thymeleaf

Repository files navigation

reactive-webflux-thymeleaf Build Status

Reactive Spring WebFlux Thymeleaf using Kotlin

./gradlew
bash ./build/libs/*.jar

curl -XPOST localhost:8080 body=ololo
curl -XPOST localhost:8080 body=trololo

curl localhost:8080/history

open http://127.0.0.1:8080/

Reference Documentation

For further reference, please consider the following sections:

Releases

No releases published

Packages

No packages published