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
- Host: GitHub
- URL: https://github.com/kryszak/springboot-kotlin-arrow
- Owner: Kryszak
- Created: 2022-07-21T12:45:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-23T17:44:06.000Z (11 months ago)
- Last Synced: 2025-06-23T18:38:28.179Z (11 months ago)
- Topics: archunit, arrow-kt, hexagonal-architecture, kotlin, springboot
- Language: Kotlin
- Homepage:
- Size: 476 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](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.