knirkefritt / cqrs-lite

A Kotlin port of https://github.com/gautema/CQRSlite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A very simple CQRS library built on top of Jetbrains Exposed

This project was initially ported from https://github.com/gautema/CQRSlite to Kotlin

Modules:

cqrslite-core

All the functionality, but no bootstrappping.

cqrslite-spring-boot-starter

Autoconfiguration for bootstrapping cqrs in a spring-boot application

Usage and functionality:

Have a look at one of the sample projects to understand how it works

About

A Kotlin port of https://github.com/gautema/CQRSlite

License:Apache License 2.0


Languages

Language:Kotlin 100.0%