Tag: kotlin

Using Arrow in Ktor for controlled error handling. Sealed interfaces for error types, Raise for propagation, and extension functions for HTTP responses.

Gradle toolchain support doesn't currently detect mise-en-place SDKs but there is a workaround.

When moving a spring boot project to ktor - how to handle existing password hashes in the database?

Adding support for withRole() {} to routing in ktor2

Some time back I wrote about converting a simple java kafka project to scala. This is a just for fun look at how similar the kotlin code is.

A spring boot app using r2dbc was working fine locally but failing under docker - with "invalid ipv6 address"