Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.69 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.69 KB

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: