An open API service indexing awesome lists of open source software.

https://github.com/daggerok/k-services

Using spring cloud gateway and kotlin beans dsl...
https://github.com/daggerok/k-services

application-context-initializer applicationcontextinitializer initialization initializer spring-boot-initializer spring-cloud-gateway spring-fu spring-fu-kofu spring-kotlin-beans-dsl

Last synced: 5 months ago
JSON representation

Using spring cloud gateway and kotlin beans dsl...

Awesome Lists containing this project

README

          

# Kotlin services [![Integration Tests](https://github.com/daggerok/k-services/workflows/integration-tests/badge.svg)](https://github.com/daggerok/k-services/actions)
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](https://docs.gradle.org)
* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.1.13.RELEASE/gradle-plugin/reference/html/)
* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.2.5.RELEASE/reference/htmlsingle/#boot-features-developing-web-applications)
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)
* [Coroutines section of the Spring Framework Documentation](https://docs.spring.io/spring/docs/5.2.4.RELEASE/spring-framework-reference/languages.html#coroutines)
* [Using Spring Cloud Gateway](https://github.com/spring-cloud-samples/spring-cloud-gateway-sample)