Stars
Λrrow - Functional companion to Kotlin's Standard Library
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Kotlin library that makes it easy to build and execute queries without generated metamodel
Gradle plugin to keep your modules graph healthy and lean.
Adds API specification support to Spring REST Docs
Code samples from the "Kotlin in Action" book
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
An example of Clean Architecture in Spring. Demo app for Spring 2023
코틀린(Kotlin)과 스프링(Spring Boot, Spring Web, Spring Data JPA)을 사용한 Restful API 웹 애플리케이션 예제
Monetary calculations and allocations made easy
Kotlin Database Migration Tool. This tool makes it really easy to create table, index, add columns, and so on, with Kotlin DSL.
A simple clean architecture example in Kotlin and Spring Boot 2.0
An example app to demonstrate Event Sourcing concepts for Spring I/O 2024 AND to learn Vite w/React
Kotlin-ES-CQRS-Microservice
Spring boot web + Kotlin template project
Fake data generator for use in tests (or in your applications) via Kotest arbs
Template project for Kotlin + Spring configuration, as name describes.