I am currently playing around with Kotlin Coroutines and Webflux where I\'m trying to create a simple GET request and output that result. Here\'s what I have:
I have a RE