kotlin spring

kotlin_spring

Configuration

Minimum Version
2.0
Package Manager
gradle
Test Framework
kotest
Linter
ktlint
Formatter
spotless
Test Runner
kotest

Policy

Enable explicit API mode for published libraries.
Favor data/value classes and immutability by default.
Use structured concurrency with CoroutineScope + SupervisorJob.

Commands

lint ./gradlew ktlintCheck
test ./gradlew test
format ./gradlew ktlintFormat

Included in Rulesets

Spring Boot Standards
24 rules • 2 standards
View
Kotlin Standards
21 rules • 1 standard
View
Gradle Standards
23 rules • 2 standards
View

Add This Standard

Sign in to add this standard to your workspace

Sign in with GitHub

Details

Language
kotlin
Framework
spring
Used in
3 rulesets