Learn extra at:
JetBrains has launched Ktor 3.2.0, an replace to the Kotlin-based framework for building asynchronous applications that brings modules for dependency injection and HTMX and computerized deserialization of configuration recordsdata into information courses, amongst different new capabilities.
Unveiled June 19, Ktor 3.2.0 additionally provides instruments updates and efficiency enhancements for various platforms. Directions for getting began with Ktor might be discovered at ktor.io.
A dependency injection (DI) module featured in Ktor 3.2.0, whereas non-compulsory, permits Ktor to supply extra performance out of the field for dependency injection customers. Ktor DI is constructed on high of coroutines, which permit for the concurrent initialization of an software. Straightforward integration with current DI frameworks is enabled by Ktor DI, in accordance with JetBrains. Additionally, Ktor DI routinely closes AutoCloseable
situations or permits for builders to configure their very own cleanup handlers.