A starter project for developing with kWicket, a library which provides idiomatic Kotlin extensions for the Apache Wicket web framework (versions 8 and up).
The project provides both a Gradle and a Maven script for getting started.
mvn spring-boot:run
gradlew bootRun