ispengestopp is a microservice application that notifies when a Søknad should be removed from automatic processing.
The no automatic processing state is set for a person for each work place, stored in a database and posted on a kafka queue.
- Kotlin
- Ktor
- Gradle
- JDK 21
- Kafka
- Spek
To build locally and run the integration tests you can simply run ./gradlew test
Run checking: ./gradlew --continue ktlintCheck
Run formatting: ./gradlew ktlintFormat
Apply checking: ./gradlew addKtlintCheckGitPreCommitHook
Apply formatting: ./gradlew addKtlintFormatGitPreCommitHook
docker compose up
We are available at the Slack channel #isyfo
.