A boilerplate with configured json web tokens + registration system
-
Open the project in Intellij IDEA
-
Change
dev.jonaz.server
to your awesome package nameIn Intellij IDEA select the package and press
SHIFT + F6
. After that open thebuild.gradle.kts
and change thegroup
variable to the same path. -
Create a new Kotlin run/debug configuration