DEV Community

Robert Jaros
Robert Jaros

Posted on

KVision v3.12.0 is released (with support for Micronaut framework)

KVision is an open source web framework created for Kotlin/JS. It allows developers to build modern web applications with the Kotlin language.

I have released KVision 3.12.0, with a new module supporting the Micronaut web framework. Micronaut provides a simple compile-time aspect-oriented programming API that does not use reflection. It's perfect for building modular, easily testable microservice and serverless applications.

There are some new example applications, including the new fullstack template, which present how to build KVision fullstack apps with Micronaut.

For more details about this release see the changelog.

Don't forget to ⭐️ my project if you like it!

As always, any feedback is appreciated!

Top comments (0)