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

https://github.com/kryszak/springboot-kotlin-arrow

Template for springboot application wirtten with Kotlin using Arrow library
https://github.com/kryszak/springboot-kotlin-arrow

archunit arrow-kt hexagonal-architecture kotlin springboot

Last synced: 4 months ago
JSON representation

Template for springboot application wirtten with Kotlin using Arrow library

Awesome Lists containing this project

README

          

![Build Status](https://github.com/Kryszak/springboot-kotlin-arrow/actions/workflows/build.yml/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# Springboot Kotlin project

Sample Springboot in Kotlin using Arrow functional programming library.
App uses onion architecture enforced by ArchUnit tests.