Using spring cloud gateway and kotlin beans dsl...
- https://github.com/spring-cloud/spring-cloud-gateway/blob/master/docs/src/main/asciidoc/spring-cloud-gateway.adoc
- https://github.com/spring-cloud-samples/spring-cloud-gateway-sample
- https://github.com/spring-projects-experimental/spring-fu/
- https://github.com/spring-projects-experimental/spring-fu/tree/master/samples
- https://github.com/tgirard12/spring-webflux-kotlin-dsl
- TODO: https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-kotlin-resources-examples
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Gradle Build Scans – insights for your project's build
- Spring Web
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Coroutines section of the Spring Framework Documentation
- Using Spring Cloud Gateway