Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerok/spring-kotlin-examples
This repository contains some my kotlin examples and links to other my repos with kotlin projects
https://github.com/daggerok/spring-kotlin-examples
functional functional-programming functional-reactive-programming kotlin reactive reactive-programming security spring-5 spring-boot spring-kotlin webclient webflux
Last synced: 25 days ago
JSON representation
This repository contains some my kotlin examples and links to other my repos with kotlin projects
- Host: GitHub
- URL: https://github.com/daggerok/spring-kotlin-examples
- Owner: daggerok
- License: mit
- Created: 2017-10-05T21:16:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T12:24:34.000Z (over 6 years ago)
- Last Synced: 2024-11-11T15:37:11.145Z (3 months ago)
- Topics: functional, functional-programming, functional-reactive-programming, kotlin, reactive, reactive-programming, security, spring-5, spring-boot, spring-kotlin, webclient, webflux
- Language: Kotlin
- Homepage:
- Size: 2.15 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= spring-kotlin-examples image:https://travis-ci.org/daggerok/spring-kotlin-examples.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/spring-kotlin-examples"]
This repository contains some my kotlin examples and links to other my repos with kotlin projects:
- link:spring-boot-kotlin-config-props/[Kotlin @ConfigurationProperties using custom Object, Map and List]
- link:spring-kotlin-example/[Kotlin Example]
- link:reactive-kotlin-sse/[Reactive Kotlin SSE service and client]
- link:reactive-secured-sse/[Spring Boot reactive security and Kotlin SSE]
- link:../../../boot-graphql/[Spring Boot, Kotlin, GrapthQL]
- link:../../../kotlin-ratpack-spring-boot-mongo-hateoas/[Kotlin, Ratpack, Spring Boot, MongoDB, HATEOAS]
- link:../../../spark-kotlin-micro/[kotlin microservice using sparkjava]
- link:../../../kotlin-ktor/[kotlin ktor framework]
- link:../../../ktboot/[one more kotlin spring-boot example]
- link:../../../learn-jvm[compare jvm languages using spring-boot: java, groovy, scala, kotlin]
- link:../../../spring-cloud-zuul-gateway/[spring-cloud could be even more shorten with kotlin]
- link:../../../gradle-inclide-builds/[gradle inclide builds]
- link:../../../spring-data-examples/tree/master/key-value/[kotlin, webflix and spring-data-keyvalue]
- link:../../../spring-data-examples/tree/master/key-value-hazelcast/[kotlin and spring-data-hazelcast]
- link:../../../spring-5-examples/tree/master/spring-shell[Spring shell / webflux / spring-data-keyvalue / kotlin]
- link:../../../spring-5-examples/tree/master/reactive-websocket-sse/[Reactive WebSocket SSE]
- link:https://github.com/daggerok/spring-examples/tree/master/axon-counter[Kotlin Axon Counter example]other repos:
- link:https://github.com/daggerok/kotlin-examples/[Kotlin Examples]
- link:https://github.com/daggerok/kotlin-html-dsl/[Kotlin HTML DSL]
- link:https://github.com/daggerok/kotlin-dsl-html/[Kotlin DSL HTML playground]links:
- link:https://www.youtube.com/watch?v=btNIey_2Zdw[YouTube: Bootiful Kotlin by Sébastien Deleuze and Josh Long @ Spring I/O 2018]
- link:https://www.youtube.com/watch?v=8yHc0beE164[YouTube: Why Spring Loves Kotlin - Sébastien Deleuze]
- link:https://docs.spring.io/spring/docs/current/spring-framework-reference/kotlin.html[Reference]