Is there a django like Kotlin fullstack framework

I use python django a lot. I am just missing a JVM framework similar to Django / rails.

Because kotlin can also be use as script or for creating dsl languages, I am wondering if there is already a framework built in kotlin that – can generate model and migration – generate admin page – has a plugin system

Do you know if there is already one? If yes please share.

Are you interested in building one?

PS: I am aware of quarkus, spring boot which can not generate admin page. Also jhipster which is overhelming and generates too many files. Grails use groovy not kotlin

submitted by /u/j7n5
[link] [comments]