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...
- Host: GitHub
- URL: https://github.com/daggerok/k-services
- Owner: daggerok
- Created: 2020-03-08T02:35:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T23:11:42.000Z (almost 6 years ago)
- Last Synced: 2025-02-27T02:23:08.774Z (11 months ago)
- Topics: application-context-initializer, applicationcontextinitializer, initialization, initializer, spring-boot-initializer, spring-cloud-gateway, spring-fu, spring-fu-kofu, spring-kotlin-beans-dsl
- Language: Kotlin
- Size: 68.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin services [](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)