Pinned Repositories
awesome-actions
A curated list of awesome actions to use on GitHub
boot-2-2-5-kotlin-codec-exception
Example of unexpected JSON deserialization behavior with Kotlin data classes an Spring Boot 2.2.5
edge-services
Examples for API Gateways aka. Edge Services with Spring Boot/Cloud
jvm-microframeworks-hello-world
Examples of JVM-Microframeworks: Micronaut, Quarkus, Vert.x, Helidon, Javalin, Ratpack, Spring Fu, http4k and Ktor
jvm-microframeworks-kotlin-samples
Several Examples of JVM-Microframeworks (e.g. Micronaut, Javalin, Spring KoFu, http4k, Ktor, Spark,...) accessing a MongoDB written in Kotlin
micronaut-data-graalvm-kotlin
Example of a simple Micronaut CRUD application using Micronaut Data and supporting GraalVM/SubstrateVM
micronaut-data-kotlin-sample
A Micronaut Data (formerly know as Micronaut Predator) example written in Kotlin
quarkus-kotlin-mockk
Basic example how to use MockK and JUnit 5 in a Quarkus project written in Kotlin
resilience101
Examples for Spring Boot with Kotlin and Resilience4j
zuul-2-sample
Example of an API Gateway aka. Edge Service using Netflix Zuul 2
csh0711's Repositories
csh0711/micronaut-data-graalvm-kotlin
Example of a simple Micronaut CRUD application using Micronaut Data and supporting GraalVM/SubstrateVM
csh0711/jvm-microframeworks-kotlin-samples
Several Examples of JVM-Microframeworks (e.g. Micronaut, Javalin, Spring KoFu, http4k, Ktor, Spark,...) accessing a MongoDB written in Kotlin
csh0711/zuul-2-sample
Example of an API Gateway aka. Edge Service using Netflix Zuul 2
csh0711/jvm-microframeworks-hello-world
Examples of JVM-Microframeworks: Micronaut, Quarkus, Vert.x, Helidon, Javalin, Ratpack, Spring Fu, http4k and Ktor
csh0711/quarkus-kotlin-mockk
Basic example how to use MockK and JUnit 5 in a Quarkus project written in Kotlin
csh0711/resilience101
Examples for Spring Boot with Kotlin and Resilience4j
csh0711/edge-services
Examples for API Gateways aka. Edge Services with Spring Boot/Cloud
csh0711/micronaut-data-kotlin-sample
A Micronaut Data (formerly know as Micronaut Predator) example written in Kotlin
csh0711/awesome-actions
A curated list of awesome actions to use on GitHub
csh0711/boot-2-2-5-kotlin-codec-exception
Example of unexpected JSON deserialization behavior with Kotlin data classes an Spring Boot 2.2.5
csh0711/quarkus-testautomation
Example of a simple Quarkus application written in Kotlin. Shows how comprehensive Test Automation might be realized
csh0711/error-micronaut-2-4-1-graalvm-kotlin
Repo to reproduce Micronaut issue https://github.com/micronaut-projects/micronaut-core/issues/5277
csh0711/footballmanager
Example source code for first trivial Spring Boot Football Manager Microservice
csh0711/intellij-quarkus
IntelliJ Quarkus Tools
csh0711/kotlin-serverless
kotlin-serverless
csh0711/micronaut-examples
Example Projects Using Micronaut
csh0711/micronaut-kotlin-lambda
Micronaut AWS Lambda Function written in Kotlin
csh0711/micronaut-kotlin-test
csh0711/quarkus-mockk
Mockk Quarkus Extension